wasm-micro-runtime/tests
Wenyong Huang 68bd30c6f9
Enhance GC subtyping checks (#3317)
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
2024-04-18 12:32:01 +08:00
..
benchmarks Download jetstream src from github instead of browserbench.org (#3196) 2024-03-04 14:20:07 +08:00
unit Add unit tests for the tid allocator (#2519) 2023-09-04 13:21:10 +08:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites Enhance GC subtyping checks (#3317) 2024-04-18 12:32:01 +08:00