wasm-micro-runtime/build-scripts
Lin Zang baca3148e4
Implement GC allocator and collector (#1052)
Implement the collector side of the GC. Mainly changes in ems allocator.

This patch does not include any change that requires to be added
for root set enumeration.

Basic tests in Sample have been tested and work normally.
More runtime work need to do in the future to fully support wasm GC.

Co-authored-by: Lin Zang <linzang@tencent.com>
Co-authored-by: Bin Liao <buddyliao@tencent.com>
2022-04-08 08:44:31 +08:00
..
esp-idf ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
build_llvm.py Allow to build LLVM and wamrc on MinGW (#1013) 2022-02-18 17:40:18 +08:00
config_common.cmake Implement GC allocator and collector (#1052) 2022-04-08 08:44:31 +08:00
lldb-wasm.patch Fix lldb wasm patch to enable source debugging for windows (#806) 2021-10-27 21:26:53 +08:00
runtime_lib.cmake Merge pull request #1024 from bytecodealliance/main 2022-03-01 13:47:35 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00
SConscript_config Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00