sia-lite-wallet-web icon indicating copy to clipboard operation
sia-lite-wallet-web copied to clipboard

Overhaul WASM

Open n8maninger opened this issue 3 years ago • 0 comments

Tracking issue for a full WASM overhaul. Most of the work has been done as part of Annex, but a JS bridge will need to be created, tested and merged.

Goals:

  • Use a bridge instead of trying to duplicate JS patterns in Go
  • Tinygo instead of built-in WASM for better usability
  • Better separation of currencies

n8maninger avatar Mar 27 '21 02:03 n8maninger