wasm-micro-runtime/core/iwasm/common
Wenyong Huang ca73b0a00c Merge main into dev/gc
Enable huge page for posix platforms
Enable LLVM link time optimization (LTO) for AOT
Fix potential pointer overflows
Add more reloc symbols for target arm/thumb/riscv
Apply clang format for samples files
2021-11-15 22:44:49 +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 Import basic codes of GC feature (#823) 2021-11-09 18:25:08 +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 Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +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-11-15 22:44:49 +08:00
wasm_runtime_common.h Import basic codes of GC feature (#823) 2021-11-09 18:25:08 +08:00
wasm_shared_memory.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +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