ruffle/render
relrelb 084b252030 web: Bump `wasm-bindgen` to 0.2.83
As usual, also bump its helper crates (`js-sys`, `web-sys` and
`wasm-bindgen-futures`) to the latest versions.

Due to https://github.com/rustwasm/wasm-bindgen/pull/3031, use the
`serde-wasm-bindgen` crate as a replacement to the deprecated
`JsValue::from_serde` function.
2022-09-14 09:03:31 +03:00
..
canvas web: Bump `wasm-bindgen` to 0.2.83 2022-09-14 09:03:31 +03:00
src render: Introduced render commands, moved to a command list model instead of direct rendering 2022-09-11 09:07:53 +02:00
webgl web: Bump `wasm-bindgen` to 0.2.83 2022-09-14 09:03:31 +03:00
wgpu web: Bump `wasm-bindgen` to 0.2.83 2022-09-14 09:03:31 +03:00
Cargo.toml web: Bump `wasm-bindgen` to 0.2.83 2022-09-14 09:03:31 +03:00