1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples/wasm
Karl Fessel 51c94a1217 example/wasm: simplify example extend sample
* uneventise example
2022-02-11 13:29:40 +01:00
..
wasm_sample example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
config.cmake example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
iwasmt.c example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
Makefile example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
README.md example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
test.wasm example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
wasm-main.c example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00

building WASM

The source for test.wasm can be found in /build/pkg/wamr/product-mini/app-samples/hello-world/

https://github.com/bytecodealliance/wasm-micro-runtime/tree/main/product-mini/app-samples/hello-world