serde-wasm-bindgen
serde-wasm-bindgen copied to clipboard
WASM Reference Types
From the README:
and will go away in the future when reference types proposal lands natively in Wasm.
Given that this has now landed, what needs to be changed to take advantage of it?
Unfortunately, no - that doesn't help us (the proposals got refactored & split up many times since I wrote that). The README overall needs to be rewritten quite a bit, I was hoping #25 by @fosskers would address that, but he doesn't seem to have time and abandoned the PR.
I updated the PR.