Skip to content

Meta: Add WebAssembly to our list of downstream dependencies #3616

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

jkup
Copy link
Contributor

@jkup jkup commented Jun 3, 2025

This came from a discussion during Web Engines Hackfest that we sometimes forget about WASM integration with our proposals and we should add the WebAssembly spec to our list of downstream dependencies.

@nicolo-ribaudo
Copy link
Member

The problem was specifically with Error.isError, and we all just forgot that WebAssembly defines an error class that we didn't handle: WebAssembly/spec#1914

This is also relevant for modules proposal, some of which have tight coupling with wasm.

@ljharb ljharb added the meta label Jun 3, 2025
@ljharb ljharb requested a review from a team June 3, 2025 14:34
@michaelficarra michaelficarra added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Jun 3, 2025
@ljharb ljharb force-pushed the add-webassembly-downstrea-dependency branch from bc081e7 to b758ddc Compare June 3, 2025 20:56
@ljharb ljharb merged commit b758ddc into tc39:main Jun 3, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta ready to merge Editors believe this PR needs no further reviews, and is ready to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants