WebAssembly / WebAssembly/WASI
native WASI conformance test suite
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
Working on wasip3 implementation code I found the component model conformance tests very helpful, making me wish there was an equivalent for the high level APIs. I know of proposal #9 to introduce a WASI test suite, and wasi-testsuite and the different tests in existing runtimes exist as well. But since WASI can already do much, I think it would be valuable to have a WASI testsuite you could run on WASI implementation without any extra requirements. What WASI extensions would make that possible? Maybe a form of exec is enough?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading proposal #9, wasi-testsuite, and the existing tests in runtimes mentioned in the issue. Determine which WASI extensions, if any, would let a conformance suite run without extra requirements, then document a concrete scope and what a runnable suite must cover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100