Skip to content

Remove some archived proposals from this repository #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexcrichton
Copy link
Contributor

This commit removes the test suite mirror for the following proposals:

  • exception-handling
  • extended-const
  • function-references
  • gc
  • multi-memory
  • tail-call

These proposals have all been merged into the wasm-3.0 branch of the specification and their corresponding proposal repositories have all been archived. My assumption is that this means that the source of truth for these specifications now lives in the wasm-3.0 branch and thus don't need to be doubly-included as those tests are already included.

This commit removes the test suite mirror for the following proposals:

* `exception-handling`
* `extended-const`
* `function-references`
* `gc`
* `multi-memory`
* `tail-call`

These proposals have all been merged into the `wasm-3.0` branch of the
specification and their corresponding proposal repositories have all
been archived. My assumption is that this means that the source of truth
for these specifications now lives in the `wasm-3.0` branch and thus
don't need to be doubly-included as those tests are already included.
@alexcrichton alexcrichton requested a review from a team as a code owner July 2, 2025 16:54
@alexcrichton alexcrichton requested review from tlively and removed request for a team July 2, 2025 16:54
@tlively
Copy link
Member

tlively commented Jul 2, 2025

LGTM. Any concerns @titzer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants