wasm-micro-runtime/core/iwasm/common
2022-05-18 20:19:30 +08:00
..
arch Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
gc Implement GC reclaim process for classic interpreter (#1136) 2022-05-05 20:20:37 +08:00
iwasm_common.cmake Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +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 Merge main branch into dev/gc 2022-05-18 20:19:30 +08:00
wasm_c_api_internal.h Add more checks for wasm-c-api interfaces (#1121) 2022-04-27 13:28:27 +08:00
wasm_c_api.c Merge main branch into dev/gc 2022-05-18 20:19:30 +08:00
wasm_exec_env.c Merge main branch into dev/gc 2022-05-18 20:19:30 +08:00
wasm_exec_env.h Merge main branch into dev/gc 2022-05-18 20:19:30 +08:00
wasm_memory.c Merge main branch into dev/gc 2022-05-18 20:19:30 +08:00
wasm_memory.h Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151) 2022-05-07 16:09:16 +08:00
wasm_native.c Merge main into dev/gc 2022-02-14 13:37:37 +08:00
wasm_native.h Import basic codes of GC feature (#823) 2021-11-09 18:25:08 +08:00
wasm_runtime_common.c Merge main branch into dev/gc 2022-05-18 20:19:30 +08:00
wasm_runtime_common.h Implement GC reclaim process for classic interpreter (#1136) 2022-05-05 20:20:37 +08:00
wasm_shared_memory.c Fix atomic wait not thread safe issue (#1146) 2022-05-06 12:52:17 +08:00
wasm_shared_memory.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00