Marcin Kolny 0e2382a959 Disable aux stack allocations for threads spawned by wasi_thread_start (#1867) 3 лет назад
..
arch 12bcc20710 Implement invokeNative asm code for MinGW (#1753) 3 лет назад
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) 4 лет назад
iwasm_common.cmake 12bcc20710 Implement invokeNative asm code for MinGW (#1753) 3 лет назад
wasm_application.c 93d3d09aa1 Clear some warnings and enable -Werror for NuttX (#1756) 3 лет назад
wasm_c_api.c bf2be805f9 Add more checks about the imports of wasm_instance_new (#1843) 3 лет назад
wasm_c_api_internal.h 84a23d43ec wasm-c-api: Fix init/destroy thread env multiple times issue (#1766) 3 лет назад
wasm_exec_env.c ce3458da99 Refine AOT exception check when function return (#1752) 3 лет назад
wasm_exec_env.h 0e2382a959 Disable aux stack allocations for threads spawned by wasi_thread_start (#1867) 3 лет назад
wasm_memory.c 3e8927a31b Adding option to pass user data to allocator functions (#1765) 3 лет назад
wasm_memory.h d62543c99c Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151) 3 лет назад
wasm_native.c 929d5942b9 Add implementation for wasi_thread_spawn() (#1786) 3 лет назад
wasm_native.h 77ff7daaf4 Add wasm_runtime_unregister_natives (#1647) 3 лет назад
wasm_runtime_common.c 676c3c7b04 Fix failure about preopen of reactor modules (#1816) 3 лет назад
wasm_runtime_common.h ce3458da99 Refine AOT exception check when function return (#1752) 3 лет назад
wasm_shared_memory.c 7cb1ebc771 Fix compile warning in wasm_shared_memory.c (#1772) 3 лет назад
wasm_shared_memory.h 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) 4 лет назад