Crates.io | tauriless_serde |
lib.rs | tauriless_serde |
version | 0.2.1 |
source | src |
created_at | 2024-02-28 07:45:37.614773 |
updated_at | 2024-02-29 20:17:08.495094 |
description | Implementation details of serialization and deserialization of messages for `tauriless` |
homepage | |
repository | https://github.com/JohnScience/tauriless/ |
max_upload_size | |
id | 1156175 |
size | 13,744 |
Implementation details of serialization and deserialization of messages for tauriless
.
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