-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: schema.rs
-
None
-
3
-
Iteration Zucchini
currently library wraps around the existing methods to export them for wasm as the usual "Result<T, E>" doesn't quite work in wasm. There is an outstanding issue on wasm-bindgen project to improve this experience: https://github.com/rustwasm/wasm-bindgen/issues/1017
this ticket is mostly for monitoring and talking to the rust-wasm team to improve the current implementation