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 c801990c5d
examples/wasm/wasm_sample: fix linking with new wasm-ld
Apparently the order of the flags now became significant. This fixes:

    wasm-ld: error: entry symbol not defined (pass --no-entry to suppress)
2022-11-09 20:12:32 +01:00
..
hello_prebuild.wasm example/wasm: add prebuild hello.wasm 2022-02-11 13:29:40 +01:00
hello.c example/wasm: simplify example extend sample 2022-02-11 13:29:40 +01:00
Makefile examples/wasm/wasm_sample: fix linking with new wasm-ld 2022-11-09 20:12:32 +01:00