mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
51c94a1217
* uneventise example
7 lines
221 B
Markdown
7 lines
221 B
Markdown
# building WASM
|
|
|
|
The source for test.wasm can be found in
|
|
<RIOT>/build/pkg/wamr/product-mini/app-samples/hello-world/
|
|
|
|
https://github.com/bytecodealliance/wasm-micro-runtime/tree/main/product-mini/app-samples/hello-world
|