List tools in Building and Running README section

This commit is contained in:
2026-03-02 17:54:31 +00:00
parent a0e3706db7
commit 24459a8ae5

View File

@@ -11,7 +11,13 @@ emulated in JavaScript.
- For a description of the peripherals, see the - For a description of the peripherals, see the
[Peripherals](#peripherals) section below. [Peripherals](#peripherals) section below.
## Building and Running ## Building and Running Locally
You'll need:
- [WABT](https://github.com/WebAssembly/wabt)
- [Guile](https://www.gnu.org/software/guile/) (or bring your own HTTP
server -- see note below)
To run, first compile the WebAssembly module: To run, first compile the WebAssembly module: