4 Commits

Author SHA1 Message Date
JairusSW f85b8c5146 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
2023-06-15 13:23:56 +00:00
Jairus Tanaka 8ca3af0e37 Update and clean up AssemblyScript example (#4233)
* Update and clean up AssemblyScript example

* Remove wasm build files

* Remove wasm source files
2022-06-07 12:51:52 -05:00
Aaron Turner 331b0dee30 Updated the AssemblyScript example (#3185) 2021-08-19 09:20:04 -05:00
Dan Gohman 09ccdc9285 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.
2020-05-28 17:16:20 -07:00