mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-16 17:28:31 +00:00
![]() Implement loading ref type of global and table Add macro controls of ENABLE_GC/ENABLE_REF_TYPES to explicitly distinguish the code piece's belonging, to GC, to REF_TYPEs for to both. Change ref_type field of ArrayType to pointer to save memory. Fix bug of is_subtype_of check of ref types. |
||
---|---|---|
.. | ||
iwasm_interp.cmake | ||
SConscript | ||
wasm_interp_classic.c | ||
wasm_interp_fast.c | ||
wasm_interp.h | ||
wasm_loader.c | ||
wasm_loader.h | ||
wasm_mini_loader.c | ||
wasm_opcode.h | ||
wasm_runtime.c | ||
wasm_runtime.h | ||
wasm.h |