mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
language-bindings/python/wamr-api: Fix a sample (#1977)
This commit is contained in:
parent
d8c333f32c
commit
bb5629811f
|
@ -8,4 +8,4 @@
|
|||
-Wl,--strip-all,--no-entry -nostdlib \
|
||||
-Wl,--export=sum\
|
||||
-Wl,--allow-undefined \
|
||||
-o test.wasm sum.c
|
||||
-o sum.wasm sum.c
|
||||
|
|
Loading…
Reference in New Issue
Block a user