mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-02-25 18:55:38 -06:00
veilid-wasm
Notes
wasm_bindgenis used to generate interop code between JavaScript and Rust, as well as basic TypeScript types.tsifyis used to export TypeScript types along-sidewasm_bindgenandserde_wasm_bindgen, and enables serialization/deserialization.