Add documentation for building programs using AssemblyScript. (#1782)
* Add documentation for building programs using AssemblyScript. * Add the assemblyscript hello world as an example and display it inline. * Move the AssemblyScript hello world into the docs directory. That way Cargo doesn't try to run it like a Rust example.
This commit is contained in:
@@ -9,4 +9,5 @@ check out your language's documentation for WebAssembly as well.
|
||||
|
||||
* [Rust](wasm-rust.md)
|
||||
* [C/C++](wasm-c.md)
|
||||
* [AssemblyScript](wasm-assemblyscript.md)
|
||||
* [WebAssembly Text Format (`*.wat`)](wasm-wat.md)
|
||||
|
||||
Reference in New Issue
Block a user