Collected sources and patterns will appear here. Add from search or the patterns library.
WasmTestSuiteScript -> JUnitTestClass
Parse official WebAssembly spec test suites (.wast) and generate native JUnit test cases to enforce spec compliance.
Problem it solves
Manually translating complex upstream compliance tests into host-native unit tests is tedious and error-prone.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.