AssemblyScript prelude
Open
for:usability
good first issue
lang:assemblyscript
needs:design
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
The support for AssemblyScript is currently very weak. Only the [low-level WebAssembly interface](https://github.com/google/wasefire/blob/main/examples/assemblyscript/api.ts) 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.
Contributor guide
Assessment
This issue has not been assessed yet.