1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples/wasm/wasm_sample
Marian Buschsieweke f6c7234e39
examples/wasm/wasm_sample: revert prebuild WASM
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
2023-05-17 12:31:13 +02:00
..
hello_prebuild.wasm examples/wasm/wasm_sample: revert prebuild WASM 2023-05-17 12:31:13 +02:00
hello.c example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
Makefile examples/wasm/wasm_sample: revert prebuild WASM 2023-05-17 12:31:13 +02:00