wasm-micro-runtime/core/iwasm/common/gc
2022-05-05 20:20:37 +08:00
..
gc_object.c Implement GC reclaim process for classic interpreter (#1136) 2022-05-05 20:20:37 +08:00
gc_object.h Implement GC reclaim process for classic interpreter (#1136) 2022-05-05 20:20:37 +08:00
gc_type.c Implement GC bytecode validation (#918) 2022-02-15 11:24:25 +08:00
gc_type.h Implement GC bytecode validation (#918) 2022-02-15 11:24:25 +08:00
iwasm_gc.cmake Refactor ems memory allocator (#1077) 2022-04-11 17:43:13 +08:00