wasm-micro-runtime/core/iwasm/common
2023-11-27 10:50:12 +08:00
..
arch Merge branch main into dev/gc_refactor (#2114) 2023-04-07 12:01:45 +08:00
gc Enable stringref aot (#2816) 2023-11-27 10:50:12 +08:00
iwasm_common.cmake Merge branch main into dev/gc_refactor (#2114) 2023-04-07 12:01:45 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00
wasm_application.c Fix more GC AOT/JIT issues (#2727) 2023-11-09 08:52:56 +08:00
wasm_blocking_op.c Implement async termination of blocking thread (#2516) 2023-09-20 18:11:52 +08:00
wasm_c_api_internal.h wasm-c-api: Fix init/destroy thread env multiple times issue (#1766) 2022-12-05 11:16:14 +08:00
wasm_c_api.c Merge branch main into dev/gc_refactor 2023-08-23 16:40:13 +08:00
wasm_exec_env.c Implement AOT file emitting and loading for GC (#2366) 2023-09-19 15:51:32 +08:00
wasm_exec_env.h Merge branch dev/aot_stack_frame into dev/gc_refactor 2023-10-09 14:21:39 +08:00
wasm_memory.c Refine lock/unlock shared memory (#2682) 2023-10-31 11:46:03 +08:00
wasm_memory.h Fix repeatedly initialize shared memory data and protect the memory's fields (#2673) 2023-10-30 11:07:01 +08:00
wasm_native.c Merge branch main into dev/gc_refactor 2023-11-03 15:39:28 +08:00
wasm_native.h Merge branch main into dev/gc_refactor 2023-10-08 10:53:13 +08:00
wasm_runtime_common.c Enable stringref aot (#2816) 2023-11-27 10:50:12 +08:00
wasm_runtime_common.h Merge branch main into dev/gc_refactor 2023-11-03 15:39:28 +08:00
wasm_shared_memory.c Refine lock/unlock shared memory (#2682) 2023-10-31 11:46:03 +08:00
wasm_shared_memory.h Refine lock/unlock shared memory (#2682) 2023-10-31 11:46:03 +08:00
wasm_suspend_flags.h Implement async termination of blocking thread (#2516) 2023-09-20 18:11:52 +08:00