mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-13 05:01:13 +00:00
![]() Enhance the GC subtyping checks: - Fix issues in the type equivalence check - Enable the recursive type subtyping check - Add a equivalence type flag in defined types of aot file, if there is an equivalence type before, just set it true and re-use the previous type - Normalize the defined types for interpreter and AOT - Enable spec test case type-equivalence.wast and type-subtyping.wast, and enable some commented cases - Enable set WAMR_BUILD_SANITIZER from cmake variable |
||
---|---|---|
.. | ||
all.py | ||
all.sh | ||
CHANGES | ||
collect_coverage.sh | ||
exception_handling.patch | ||
gc_ignore_cases.patch | ||
gc_nuttx_tail_call.patch | ||
ignore_cases.patch | ||
memory64.patch | ||
multi_module_aot_ignore_cases.patch | ||
runtest.py | ||
simd_ignore_cases.patch | ||
thread_proposal_fix_atomic_case.patch | ||
thread_proposal_ignore_cases.patch |