wasm-micro-runtime/core/iwasm/common
2023-05-09 11:10:40 +08:00
..
arch Merge branch main into dev/gc_refactor (#2114) 2023-04-07 12:01:45 +08:00
gc Optimize get ref_type from ref_type_maps with wasm_reftype_map_find (#2188) 2023-05-08 17:39:57 +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 Define the GC runtime APIs to export (#2143) 2023-04-23 14:26:32 +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 GC: Change table_elem_type_t to pointer width to simplify the related handlings (#2178) 2023-05-09 11:10:40 +08:00
wasm_exec_env.c Enable gc reclaim in wasm_exec_env_create (#2043) 2023-03-23 10:19:47 +08:00
wasm_exec_env.h Merge branch main into dev/gc_refactor 2023-03-09 20:07:57 +08:00
wasm_memory.c Add/reorganize locks for thread synchronization (#1995) 2023-03-04 08:15:26 +08:00
wasm_memory.h Add/reorganize locks for thread synchronization (#1995) 2023-03-04 08:15:26 +08:00
wasm_native.c Support GC opcodes generated by binaryen (#2110) 2023-04-10 15:12:22 +08:00
wasm_native.h Refactor GC feature (#1956) 2023-02-16 17:02:08 +08:00
wasm_runtime_common.c GC: Change table_elem_type_t to pointer width to simplify the related handlings (#2178) 2023-05-09 11:10:40 +08:00
wasm_runtime_common.h Define the GC runtime APIs to export (#2143) 2023-04-23 14:26:32 +08:00
wasm_shared_memory.c Merge branch main into dev/gc_refactor (#2114) 2023-04-07 12:01:45 +08:00
wasm_shared_memory.h Merge branch main into dev/gc_refactor (#2114) 2023-04-07 12:01:45 +08:00