wasm-micro-runtime/core/iwasm/common
Wenyong Huang 52f374ab8d
Merge pull request #906 from bytecodealliance/main
Merge main into dev/gc
2021-12-20 22:14:40 +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 [WIP]Implement bytecode validation for GC opcodes (#875) 2021-12-15 14:36:34 +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 pull request #906 from bytecodealliance/main 2021-12-20 22:14:40 +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 Sync up with main branch 2021-12-11 04:05:23 +08:00
wasm_runtime_common.h Merge main into dev/gc 2021-12-07 03:53:46 +08:00
wasm_shared_memory.c Refine codes and fix several issues (#882) 2021-12-10 18:13: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