Skip to content
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

Look for new WASM proposal specs at phase 3+ #1182

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Jan 31, 2024

This updates the find-specs script to also look for new WASM proposals in:
https://github.com/WebAssembly/proposals/blob/main/README.md

Only phase 3+ proposals are being considered, in accordance with:
#1181 (comment)
... which itself derives from:
web-platform-tests/interop#589 (comment)

The script now filters out specs that cannot be fetched (some WASM proposals
at phase 3+ do not have a proper spec).

Fix #529.
@tidoust tidoust merged commit 32e0ddb into main Feb 1, 2024
1 check passed
@tidoust tidoust deleted the find-wasm-forks branch February 1, 2024 08:56
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.

Add support for WebAssembly forks to find-specs
2 participants