mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-08 16:05:07 +00:00
0d3f304191
Modified WASM runtime API: - wasm_runtime_module_malloc() - wasm_runtime_lookup_function() Introduced runtime API - wasm_runtime_register_natives()
11 lines
108 B
Markdown
11 lines
108 B
Markdown
WASM application management
|
|
=======
|
|
|
|
## structure
|
|
|
|
|
|
|
|
|
|
|
|
<img src="../../doc/pics/wamr-arch.JPG" width="80%">
|