mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +00:00
![wenyongh](/assets/img/avatar_default.png)
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%">
|