Skip to content

fix(bindgen): avoid assuming WebAssembly global is present#1497

Merged
vados-cosmonic merged 1 commit into
bytecodealliance:mainfrom
vados-cosmonic:fix(bindgen)=avoid-assuming-webassembly-global
May 16, 2026
Merged

fix(bindgen): avoid assuming WebAssembly global is present#1497
vados-cosmonic merged 1 commit into
bytecodealliance:mainfrom
vados-cosmonic:fix(bindgen)=avoid-assuming-webassembly-global

Conversation

@vados-cosmonic
Copy link
Copy Markdown
Collaborator

For some downstream consumers of js-component-bindgen which use wizer (like componentize-js), the WebAssembly global is not present. This PR removes adds a check for the global before use

For some downstream consumers of `js-component-bindgen` which use
`wizer` (like `componentize-js`), the `WebAssembly` global is not
present. This PR removes adds a check for the global before use
@vados-cosmonic vados-cosmonic requested a review from andreiltd as a code owner May 16, 2026 12:22
@vados-cosmonic vados-cosmonic enabled auto-merge May 16, 2026 12:22
@vados-cosmonic vados-cosmonic added this pull request to the merge queue May 16, 2026
Merged via the queue into bytecodealliance:main with commit e5ed820 May 16, 2026
40 checks passed
@vados-cosmonic vados-cosmonic deleted the fix(bindgen)=avoid-assuming-webassembly-global branch May 16, 2026 12:46
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.

1 participant