We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d439a commit d06d2d3Copy full SHA for d06d2d3
4 files changed
core/iwasm/README.md
@@ -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