Skip to content

Commit db2a410

Browse files
authored
Add architecture document for wasm export (#2049)
1 parent bfbe51e commit db2a410

4 files changed

Lines changed: 5735 additions & 0 deletions

File tree

core/iwasm/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
## Wasm function
55
- [Wasm function architecture](./doc/wasm_function.MD)
66

7+
## Exports
8+
- [Wasm export architecture](./doc/wasm_exports.MD)

0 commit comments

Comments
 (0)