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 4cc9bd9e4e example/wasm: a basic wamr example
* using makefile blobs
* improve usability of example
* add sample with memory saving Makefile
2022-02-11 13:09:50 +01:00
..
wasm_sample example/wasm: a basic wamr example 2022-02-11 13:09:50 +01:00
config.cmake example/wasm: a basic wamr example 2022-02-11 13:09:50 +01:00
iwasmt.c example/wasm: a basic wamr example 2022-02-11 13:09:50 +01:00
main.wasm example/wasm: a basic wamr example 2022-02-11 13:09:50 +01:00
Makefile example/wasm: a basic wamr example 2022-02-11 13:09:50 +01:00
README.md example/wasm: a basic wamr example 2022-02-11 13:09:50 +01:00

building WASM

The source for main.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