Skip to content

Separate WITX from WASI #359

@syrusakbary

Description

@syrusakbary

Today I saw a PR that was created, reviewed and merged in a few hours, with interaction just from people working in Fastly, but no one outside.

This is fine per se, but it made me realize that perhaps the WASI repo itself should just contain the specification and not any implementation details, since most of the VM implementors are watching the repo just for changes in the specification.

Separating implementation from specification is a common practice that is also followed by other projects.
For example, GraphQL has a specification repo (that includes no code whatsoever) and a reference implementation repo.

Perhaps will be a good idea to move WITX outside of the WASI spec repo since it's an implementation tool that depends only (one way) on the specification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions