liang.he b826a84cd6 Use boringssl instead of openssl to implement wasm cache loading (#1804) 3 years ago
..
arch 12bcc20710 Implement invokeNative asm code for MinGW (#1753) 3 years ago
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) 4 years ago
iwasm_common.cmake 12bcc20710 Implement invokeNative asm code for MinGW (#1753) 3 years ago
wasm_application.c 93d3d09aa1 Clear some warnings and enable -Werror for NuttX (#1756) 3 years ago
wasm_c_api.c b826a84cd6 Use boringssl instead of openssl to implement wasm cache loading (#1804) 3 years ago
wasm_c_api_internal.h 84a23d43ec wasm-c-api: Fix init/destroy thread env multiple times issue (#1766) 3 years ago
wasm_exec_env.c ce3458da99 Refine AOT exception check when function return (#1752) 3 years ago
wasm_exec_env.h ce3458da99 Refine AOT exception check when function return (#1752) 3 years ago
wasm_memory.c 3e8927a31b Adding option to pass user data to allocator functions (#1765) 3 years ago
wasm_memory.h d62543c99c Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151) 3 years ago
wasm_native.c 929d5942b9 Add implementation for wasi_thread_spawn() (#1786) 3 years ago
wasm_native.h 77ff7daaf4 Add wasm_runtime_unregister_natives (#1647) 3 years ago
wasm_runtime_common.c 1652f22a77 Fix issues reported by Coverity (#1775) 3 years ago
wasm_runtime_common.h ce3458da99 Refine AOT exception check when function return (#1752) 3 years ago
wasm_shared_memory.c 7cb1ebc771 Fix compile warning in wasm_shared_memory.c (#1772) 3 years ago
wasm_shared_memory.h 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) 4 years ago