Readme refactoring (#2038)

This commit is contained in:
Wang Xin
2023-03-19 08:05:57 +08:00
committed by GitHub
parent 83659fa42a
commit c2b73eabe2
10 changed files with 574 additions and 611 deletions

View File

@ -1,5 +1,8 @@
Memory model and memory usage tunning
=====================================
# 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 stacks](https://bytecodealliance.github.io/wamr.dev/blog/understand-the-wamr-stacks/)
## The memory model