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 |
|
Karl Fessel
|
20cb961329
|
example/wasm: add prebuild hello.wasm
|
2022-02-11 13:29:40 +01:00 |
|
Karl Fessel
|
51c94a1217
|
example/wasm: simplify example extend sample
* uneventise example
|
2022-02-11 13:29:40 +01:00 |
|
Karl Fessel
|
df057e09cf
|
example/wasm: split example, eventise and introduce wamr_run
|
2022-02-11 13:28:53 +01:00 |
|
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 |
|