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

Downgrade to wasm-bindgen 0.2.62 #86

Merged
merged 1 commit into from
Nov 27, 2020
Merged

Conversation

cormacrelf
Copy link
Collaborator

@cormacrelf cormacrelf commented Nov 27, 2020

See #84

As suggested in rustwasm/wasm-pack#886. This is (probably?) because it's wasm-bindgen & friends that are emitting the mutable globals in question. Context-wise, Zotero runs Firefox ESR 60, which does not support the mutable global import/export WebAssembly feature.

As suggested in rustwasm/wasm-pack#886.
This is because it's wasm-bindgen & friends that are emitting the mutable
globals in question. Context-wise, Zotero runs Firefox ESR 60, which
does not support the mutable global import/export WebAssembly feature.
@cormacrelf cormacrelf merged commit 49bfd87 into master Nov 27, 2020
@cormacrelf cormacrelf deleted the wasm-mutable-globals-2 branch November 27, 2020 21:48
@cormacrelf cormacrelf added the A-wasm Area: wasm package on npm label Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-wasm Area: wasm package on npm
Development

Successfully merging this pull request may close these issues.

None yet

1 participant