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 WasmGC spec #1058

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Add WasmGC spec #1058

merged 4 commits into from
Sep 19, 2023

Conversation

tomayac
Copy link
Contributor

@tomayac tomayac commented Sep 18, 2023

specs.json Outdated Show resolved Hide resolved
specs.json Outdated Show resolved Hide resolved
@@ -452,6 +452,10 @@
"url": "https://webassembly.github.io/exception-handling/js-api/",
"forkOf": "wasm-js-api-2"
},
{
"url": "https://webassembly.github.io/gc/core/",
"forkOf": "wasm-core-1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"forkOf": "wasm-core-1"
"forkOf": "wasm-core-2"

it seems to be a fork of level 2 - but then for some reason, it looks like we don't have level 2 in specs.json - @tidoust, does that ring a bell?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #593 but we should revisit that. I created #1059 accordingly.

specs.json Outdated Show resolved Hide resolved
Co-authored-by: François Daoust <[email protected]>
@tidoust tidoust merged commit b4df86b into w3c:main Sep 19, 2023
1 check passed
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.

3 participants