native WASI conformance test suite

Open
#885 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
wasm

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.

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?

Dominant language
Rust
Stars
5.8k
Forks
333
Avg merge
2d 13h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from WebAssembly/WASI

All issues in WebAssembly/WASI

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.