Skip to content

justfile: validate-wit duplicates one tree, misses --all-features on two unstable-carrying worlds, omits three wit trees #286

Description

@lann

justfile:60-78, mapped by AGENTS.md's check table to "any .wit file":

  • Line 77 duplicates line 74 (wasm-tools component wit js/componentize/wpt/wit); fb71621 inserted the featured pair above the old line and never removed it. Its position suggests it was meant to be examples/componentize-demo/wit --all-features.
  • examples/componentize-demo/wit and conformance/guest/wit are never validated with --all-features, though both worlds carry @unstable imports — exactly the lines the default view drops silently.
  • Not validated at all: rust/guest/wit, timing-lab/wit, conformance/class-d/oaep-probe/wit. Each is resolved by its own build, so breakage is caught later with worse error locality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions