These new interfaces have been reworked (compared to the original API) to emit (mostly) proper TypeScript types.
458 B
458 B
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.