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

Add support for WebAssembly forks to find-specs #529

Closed
dontcallmedom opened this issue Feb 24, 2022 · 0 comments · Fixed by #1182
Closed

Add support for WebAssembly forks to find-specs #529

dontcallmedom opened this issue Feb 24, 2022 · 0 comments · Fixed by #1182

Comments

@dontcallmedom
Copy link
Member

There are a number of repos under https://github.com/WebAssembly/ that are forks (in #528 sense) of the main specs; we should determine which one should be considered for browser-specs, and possibly add them all to web-specs. In general, we should make it so that find-specs reports about them.

@dontcallmedom dontcallmedom linked a pull request Mar 1, 2022 that will close this issue
@dontcallmedom dontcallmedom removed a link to a pull request Mar 1, 2022
tidoust added a commit that referenced this issue 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 added a commit that referenced this issue Feb 1, 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.
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 a pull request may close this issue.

1 participant