Skip to content

Commit d06d2d3

Browse files
authored
Add architecture diagram for wasm function (#2046)
1 parent 49d439a commit d06d2d3

4 files changed

Lines changed: 7781 additions & 0 deletions

File tree

core/iwasm/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# vmcore architecture
2+
- [WAMR memory model overview](https://bytecodealliance.github.io/wamr.dev/blog/the-wamr-memory-model/)
3+
4+
## Wasm function
5+
- [Wasm function architecture](./doc/wasm_function.MD)
6+

0 commit comments

Comments
 (0)