-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Look for new WASM proposal specs at phase 3+ (#1182)
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.
- Loading branch information
Showing
1 changed file
with
28 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters