Add architecture diagram for wasm globals and classic-interp stack frame (#2058)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Memory model and memory usage tunning
|
||||
|
||||
References:
|
||||
- [Blog: Understand WAMR heap](https://bytecodealliance.github.io/wamr.dev/blog/understand-the-wamr-heap/)
|
||||
- [Blog: Understand WAMR heap](https://bytecodealliance.github.io/wamr.dev/blog/understand-the-wamr-heaps/)
|
||||
- [Blog: Understand WAMR stacks](https://bytecodealliance.github.io/wamr.dev/blog/understand-the-wamr-stacks/)
|
||||
|
||||
## The memory model
|
||||
|
||||
Reference in New Issue
Block a user