liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) il y a 2 ans
..
arch eaf1897a70 Add support for universal binaries on OSX (#2060) il y a 3 ans
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) il y a 4 ans
iwasm_common.cmake eaf1897a70 Add support for universal binaries on OSX (#2060) il y a 3 ans
wasm_application.c b92906464e Fix printing ref.extern addresses in wasm_application.c (#2774) il y a 2 ans
wasm_blocking_op.c 444b159963 Implement async termination of blocking thread (#2516) il y a 2 ans
wasm_c_api.c 892a94fd05 fix(wasm-c-api): Do not clone stack frames if there's no trap (#3008) il y a 2 ans
wasm_c_api_internal.h ff25110840 Return stack frames of crashed thread when using wasm-c-api (#2908) il y a 2 ans
wasm_exec_env.c 24aa1cb408 Extend os_mmap to support map file from fd (#2763) il y a 2 ans
wasm_exec_env.h 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) il y a 2 ans
wasm_memory.c 0455071fc1 Access linear memory size atomically (#2834) il y a 2 ans
wasm_memory.h 0455071fc1 Access linear memory size atomically (#2834) il y a 2 ans
wasm_native.c 7c7684819d Register quick call entries to speedup the aot/jit func call process (#2978) il y a 2 ans
wasm_native.h 7c7684819d Register quick call entries to speedup the aot/jit func call process (#2978) il y a 2 ans
wasm_runtime_common.c 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) il y a 2 ans
wasm_runtime_common.h ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) il y a 2 ans
wasm_shared_memory.c 52db362b89 Refine lock/unlock shared memory (#2682) il y a 2 ans
wasm_shared_memory.h 52db362b89 Refine lock/unlock shared memory (#2682) il y a 2 ans
wasm_suspend_flags.h 444b159963 Implement async termination of blocking thread (#2516) il y a 2 ans