Skip to content

Conversation

@gesa
Copy link
Contributor

@gesa gesa commented Nov 6, 2025

With apologies for the traffic jam, review and merge #104 before reviewing this PR. For increased clarity into actual changes, use this comparison view

gesa added 3 commits November 6, 2025 14:55
These changes are an editorial suggestion, I encourage the editor(s) to implement whichever ones they feel are appropriate.
----------------------------------------------------------------------

Any ECMAScript-based application runtime environment that implements the subset of Web Platform APIs outlined in this specification.
Any ECMAScript-based runtime environment that implements this Standard. Web Browsers provide a Web-interoperable Runtime.
Copy link
Member

Choose a reason for hiding this comment

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

Can we say "web browsers are web-interoperable runtimes"?

* `globalThis.`{{WebAssembly}}.{{WebAssembly/validate()}} [[!WASM-JS-API-2]]

Web-interoperable runtimes that support workers shall also expose {{WorkerGlobalScope/onerror}},
If web-interoperable runtimes support workers, they shall also expose {{WorkerGlobalScope/onerror}},
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
If web-interoperable runtimes support workers, they shall also expose {{WorkerGlobalScope/onerror}},
If a web-interoperable runtime supports workers, it shall also expose {{WorkerGlobalScope/onerror}},

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.

2 participants