Add architecture diagram for wasm function (#2046)
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
# vmcore architecture
|
||||||
|
- [WAMR memory model overview](https://bytecodealliance.github.io/wamr.dev/blog/the-wamr-memory-model/)
|
||||||
|
|
||||||
|
## Wasm function
|
||||||
|
- [Wasm function architecture](./doc/wasm_function.MD)
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 186 KiB |
@@ -0,0 +1,5 @@
|
|||||||
|
# Wasm Function
|
||||||
|
|
||||||
|
## Internal data structure
|
||||||
|
|
||||||
|

|
||||||
Reference in New Issue
Block a user