Expand description
Differential compatibility test harness.
Defines a format for origin-authored compatibility cases and a harness that can compare wasmsh behavior against local reference shells (opt-in, skippable if not available).
Structs§
- Compat
Case - A single compatibility test case.
- Compat
Result - Result of running a compatibility case.
Functions§
- check_
case - Run a compatibility case against expected values (no oracle).
- core_
cases - Original compatibility test cases authored for this repository.