wasm-micro-runtime/core/iwasm
wenyongh 752826a667
Implement multi-module feature and bulk-memory feature (#271)
Refine wasm loader and aot loader
Fix potential issue of os_mmap/os_munmap
Update document
2020-06-02 14:53:06 +08:00
..
aot Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
common Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
compilation Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
include Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
interpreter Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
libraries Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00