mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f6c7234e39
Running `make` in the wasm example modifies the `hello_prebuild.wasm` example, making it easy to sneak in unwanted changes. This reverts such an instance and modifies the Makefile to only recreate/update `hello_prebuild.wasm` with: make hello_prebuild.wasm |
||
---|---|---|
.. | ||
wasm_sample | ||
.gitignore | ||
config.cmake | ||
iwasmt.c | ||
Makefile | ||
Makefile.ci | ||
README.md | ||
test.wasm | ||
wasm-main.c |
building WASM
The source for test.wasm can be found in /build/pkg/wamr/product-mini/app-samples/hello-world/