An open API service indexing awesome lists of open source software.

https://github.com/albertoimpl/hello-wasm-assemblyscript


https://github.com/albertoimpl/hello-wasm-assemblyscript

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# hello-wasm-assemblyscript

https://wasmbyexample.dev/examples/hello-world/hello-world.assemblyscript.en-us.html

```bash
npm install -g assemblyscript
asc hello-world.ts -b hello-world.wasm
```