960a4cb964
This reverts commit 2d291b86b64542845bc10c092e8ad6a78e8b85df.
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.