#deserialize #serialization #messages #tauriless #details #wasm #wasm-bindgen

tauriless_serde

Implementation details of serialization and deserialization of messages for tauriless

3 unstable releases

0.2.1 Feb 29, 2024
0.2.0 Feb 29, 2024
0.1.0 Feb 28, 2024

#1142 in Encoding

Download history 305/week @ 2024-02-23 120/week @ 2024-03-01 12/week @ 2024-03-08 4/week @ 2024-03-15 1/week @ 2024-03-22 32/week @ 2024-03-29 24/week @ 2024-04-05

62 downloads per month
Used in tauriless

MIT/Apache

8KB

tauriless_serde

Crates.io Downloads Documentation License

Implementation details of serialization and deserialization of messages for tauriless.

Testing

The tests are written with wasm-bindgen-test to avoid cannot call wasm-bindgen imported functions on non-wasm targets error when dealing with wasm_bindgen::JsValue.

wasm-pack test --node

Dependencies

~1.7–2.6MB
~51K SLoC