From 24459a8ae5ad771d15f75fa1e80ee939bf42ef8b Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Mon, 2 Mar 2026 17:54:31 +0000 Subject: [PATCH] List tools in Building and Running README section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6019088..eb0e31d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,13 @@ emulated in JavaScript. - For a description of the peripherals, see the [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: