mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-09 13:16:26 +00:00
Update README.md
This commit is contained in:
parent
b11f7a26d9
commit
4fb47e9005
|
@ -149,7 +149,7 @@ WAMR can be built into a standalone executable which takes the WASM application
|
||||||
<img src="./doc/pics/embed.PNG" width="60%" height="60%">
|
<img src="./doc/pics/embed.PNG" width="60%" height="60%">
|
||||||
|
|
||||||
|
|
||||||
A typical WAMR API usage is shown below (some return values checking are ignored):
|
A typical WAMR API usage is shown below (some return value checks are ignored):
|
||||||
``` C
|
``` C
|
||||||
static char global_heap_buf[512 * 1024];
|
static char global_heap_buf[512 * 1024];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user