* Add additional links to embedding and tutorial documentation. * Fix a broken link to CONTRIBUTING.md. Fixes #1280.
8 lines
236 B
Markdown
8 lines
236 B
Markdown
# Tutorial
|
|
|
|
This tutorial walks through creating a simple Hello World WebAssembly program
|
|
and then running it.
|
|
|
|
* [Creating `hello-world.wasm`](tutorial-create-hello-world.md)
|
|
* [Running `hello-world.wasm`](tutorial-run-hello-world.md)
|