wasm-micro-runtime/core/iwasm/lib/native/base
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
..
base_lib_export.c Enable native/app address validation and conversion for wasm app (#102) 2019-08-21 16:39:50 +08:00
base_lib_export.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
request_response.c Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
runtime_lib.h WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
timer_wrapper.c Implement memory profiler, optimize memory usage, modify code indent (#35) 2019-05-23 05:03:31 -05:00
wasm_lib_base.cmake WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00