Update and Refactor docs/assemblyscript-hello-world. Add WASI Demo in docs/assemblyscript_demo. (#5949)* add: assemblyscript wasi demo* refactor: assemblyscript-hello-world* finalize changes*
Update and Refactor docs/assemblyscript-hello-world. Add WASI Demo in docs/assemblyscript_demo. (#5949)* add: assemblyscript wasi demo* refactor: assemblyscript-hello-world* finalize changes* edit .gitignore* add README* Add proper documentation
show more ...
Update and clean up AssemblyScript example (#4233)* Update and clean up AssemblyScript example * Remove wasm build files * Remove wasm source files
Updated the AssemblyScript example (#3185)
Add documentation for building programs using AssemblyScript. (#1782)* Add documentation for building programs using AssemblyScript. * Add the assemblyscript hello world as an example and displa
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.