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
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,8 +3,11 @@
|
||||
core/deps/lv_drivers
|
||||
core/deps/llvm
|
||||
core/deps/lvgl
|
||||
core/deps/tlsf
|
||||
core/shared/mem-alloc/tlsf
|
||||
core/app-framework/wgl
|
||||
|
||||
wamr-sdk/out/
|
||||
wamr-sdk/runtime/build_runtime_sdk/
|
||||
test-tools/host-tool/bin/
|
||||
product-mini/app-samples/hello-world/test.wasm
|
||||
Reference in New Issue
Block a user