mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 18:11:21 +00:00
9 lines
263 B
Markdown
9 lines
263 B
Markdown
# 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)
|
|
|
|
## Exports
|
|
- [Wasm export architecture](./doc/wasm_exports.MD)
|