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

https://github.com/danitrod/hello-wasm

[ENGLISH] WebAssembly with rust example
https://github.com/danitrod/hello-wasm

rust wasm

Last synced: 2 months ago
JSON representation

[ENGLISH] WebAssembly with rust example

Awesome Lists containing this project

README

        

# Hello WASM

1. `cargo install wasm-pack`
2. `wasm-pack build`
3. `cd web && yarn && yarn serve`