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

web: Bump wasm-bindgen to 0.2.83 #7971

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Conversation

relrelb
Copy link
Contributor

@relrelb relrelb commented Sep 13, 2022

As usual, also bump its helper crates (js-sys, web-sys and wasm-bindgen-futures) to the latest versions.

Due to rustwasm/wasm-bindgen#3031, use the serde-wasm-bindgen crate as a replacement to the deprecated JsValue::from_serde function.

@relrelb relrelb force-pushed the wasm_bindgen branch 3 times, most recently from 5db8d6b to ce57a2c Compare September 13, 2022 19:01
As usual, also bump its helper crates (`js-sys`, `web-sys` and
`wasm-bindgen-futures`) to the latest versions.

Due to rustwasm/wasm-bindgen#3031, use the
`serde-wasm-bindgen` crate as a replacement to the deprecated
`JsValue::from_serde` function.
@relrelb relrelb merged commit 084b252 into ruffle-rs:master Sep 14, 2022
@relrelb relrelb deleted the wasm_bindgen branch September 14, 2022 06:03
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