docs: Update README.md (#208)

Now it seems bulk memory is enabled by default in wat2wasm

See: https://github.com/WebAssembly/wabt/pull/1728
This commit is contained in:
0b5vr
2025-08-13 13:31:23 +09:00
committed by GitHub
parent 7f3010a4a6
commit f13a5cd2df

View File

@ -189,7 +189,7 @@ WebAssembly example:
```
sointu-compile -o . -arch=wasm tests/test_chords.yml
wat2wasm --enable-bulk-memory test_chords.wat
wat2wasm test_chords.wat
```
If you are looking for an easy way to compile an executable from a Sointu song