Huang Qi 1429d8cc03 Fix inconsistent coding convention (#3171) 1 年間 前
..
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) 1 年間 前
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) 1 年間 前
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) 1 年間 前
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) 1 年間 前
wasm_exec_env.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年間 前
wasm_memory.c 1429d8cc03 Fix inconsistent coding convention (#3171) 1 年間 前
wasm_memory.h a27ddece7f Always allocate linear memory using mmap (#3052) 1 年間 前
wasm_native.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年間 前
wasm_native.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年間 前
wasm_runtime_common.c 1429d8cc03 Fix inconsistent coding convention (#3171) 1 年間 前
wasm_runtime_common.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年間 前
wasm_shared_memory.c 1429d8cc03 Fix inconsistent coding convention (#3171) 1 年間 前
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 年 前