wasefire icon indicating copy to clipboard operation
wasefire copied to clipboard

AssemblyScript prelude

Open ia0 opened this issue 2 years ago • 0 comments

The support for AssemblyScript is currently very weak. Only the low-level WebAssembly interface is there (generated from the applet API description). There is also support in xtask to build and run applets.

A more TypeScript idiomatic API is needed, similarly to the Rust prelude.

ia0 avatar Mar 22 '23 14:03 ia0