rhaiscript / lsp

Language server for Rhai.
Apache License 2.0
43 stars 4 forks source link

remove deprecated serde option in wasm-bindgen #106

Open Tim-Paik opened 1 year ago

Tim-Paik commented 1 year ago

JsValue::from_serde and JsValue::into_serde are deprecated see https://github.com/rustwasm/wasm-bindgen/pull/3031