To compile rust targets:
- Add new target:
rustup target add wasm32-unknown-unknown
- Compile examples:
make rust
To do:
- Shrink wasm size https://rustwasm.github.io/docs/book/reference/code-size.html
To do.. currently getting some errors when trying to run it
To do..
To do..
https://github.com/AssemblyScript/assemblyscript
To do..