We’re starting to add more test data from the wit-bindgen
and wasm-tools
repositories to wasm-tools-go
. Would it make sense to have a shared repo of canonical test WIT files that can be shared?
Similar to: https://github.com/WebAssembly/testsuite
Ideally yeah! This has been difficult to get off the ground in the past because it's not clear what exactly the test suite would be, though. For example the ideal would be a suite of components where they're all run in interesting ways or hosts that run components in interesting ways. Just having WIT files I think would be a reasonable start though myself
happy to start like what we have in wit-bindgen: codegen and runtime WITs.
Last updated: Nov 22 2024 at 16:03 UTC