This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/runtime/vmcore-wasm
wenyongh de81b95ab8 Enable native/app address validation and conversion for wasm app (#102)
Enable setting external memory space for wasm app, the feature is disabled by default;
Remove wasm_application_exectue_* APIs from wasm_export.h which makes confused.
2019-08-21 16:39:50 +08:00
..
invokeNative_general.c Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
invokeNative_ia32.s Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
vmcore.cmake Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
wasm_application.c Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00
wasm_interp.c Enable native/app address validation and conversion for wasm app (#102) 2019-08-21 16:39:50 +08:00
wasm_interp.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
wasm_loader.c Enhance wasm loader to fix some security issues (#91) 2019-08-08 16:53:56 +08:00
wasm_loader.h Implement memory profiler, optimize memory usage, modify code indent (#35) 2019-05-23 05:03:31 -05:00
wasm_native.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
wasm_opcode.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
wasm_runtime.c Enable native/app address validation and conversion for wasm app (#102) 2019-08-21 16:39:50 +08:00
wasm_runtime.h Enable native/app address validation and conversion for wasm app (#102) 2019-08-21 16:39:50 +08:00
wasm_thread.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
wasm.h Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00