You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This in turn causes other problems, because goo-net 0.1.0 requires the deprecated serde-serialize feature of wasm-bindgen, which in turn is known to produce dependency build loops.
This in turn causes other problems, because goo-net 0.1.0 requires the deprecated serde-serialize feature of wasm-bindgen, which in turn is known to produce dependency build loops.
JsValue::from_serde
andJsValue::into_serde
rustwasm/wasm-bindgen#3031.The text was updated successfully, but these errors were encountered: