Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Grooming updates (from the previous week)

Design discussion

  • 0.1.1 Overview
  • WebAssembly and C Bindings (Troy Ronda)
    • Folders:
      • cmd/aries-c (generates C callable shared objects and archives).
      • cmd/aries-wasm (generates Web Assembly).
      • pkg/binding/c/didexchange (C exports for DIDExchange Client).
      • pkg/binding/wasm/didexchange (WASM exports for DID Exchange Client).
      • (and so forth).
    • Testing strategy:
      • BDD (WASM in browser). GoLang can drive remote browser: https://github.com/sclevine/agouti (as can JS).
      • BDD (C in linux). Load in GoLang as a wrapper client OR rewrite BDD tests in external language (JS).
      • BDD (WASM outside browser). Load in GoLang as a wrapper client OR rewrite BDD tests in external language (JS).

Milestone progress

  • TBD

Other business

Future topics

  • TBD

Action items

...