Marcin Kolny e792c35822 Fix null pointer access in fast-interp when configurable soft bound check is enabled (#3150) 2 年之前
..
arch eaf1897a70 Add support for universal binaries on OSX (#2060) 2 年之前
gc 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) 4 年之前
iwasm_common.cmake eaf1897a70 Add support for universal binaries on OSX (#2060) 2 年之前
wasm_application.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_blocking_op.c 444b159963 Implement async termination of blocking thread (#2516) 2 年之前
wasm_c_api.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_c_api_internal.h ff25110840 Return stack frames of crashed thread when using wasm-c-api (#2908) 2 年之前
wasm_exec_env.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_exec_env.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_memory.c e792c35822 Fix null pointer access in fast-interp when configurable soft bound check is enabled (#3150) 2 年之前
wasm_memory.h a27ddece7f Always allocate linear memory using mmap (#3052) 2 年之前
wasm_native.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_native.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_runtime_common.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_runtime_common.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
wasm_shared_memory.c ec6d9cb6be Check arguments before calling bh_hash_map_find (#3055) 2 年之前
wasm_shared_memory.h 52db362b89 Refine lock/unlock shared memory (#2682) 2 年之前
wasm_suspend_flags.h 8b37048823 Do not inherit WASM_SUSPEND_FLAG_BLOCKING from the parent thread (#3051) 2 年之前