wasm-micro-runtime/core/iwasm/common
2021-12-07 03:53:46 +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 loading ref type of global/table and fix some issues (#840) 2021-11-23 12:38:00 +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 Import basic codes of GC feature (#823) 2021-11-09 18:25:08 +08:00
wasm_c_api_internal.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_c_api.c Import basic codes of GC feature (#823) 2021-11-09 18:25:08 +08:00
wasm_exec_env.c [source debug] refine some code in source debugging (#856) 2021-12-06 10:25:38 +08:00
wasm_exec_env.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_memory.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_memory.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_native.c Import basic codes of GC feature (#823) 2021-11-09 18:25:08 +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 into dev/gc 2021-12-07 03:53:46 +08:00
wasm_runtime_common.h Merge main into dev/gc 2021-12-07 03:53:46 +08:00
wasm_shared_memory.c Don't throw exception while module_malloc failed (#860) 2021-12-03 17:00:18 +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