serde-wasm-bindgen icon indicating copy to clipboard operation
serde-wasm-bindgen copied to clipboard

WASM Reference Types

Open droogmic opened this issue 3 years ago • 2 comments

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?

droogmic avatar Jun 15 '22 05:06 droogmic

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.

RReverser avatar Jun 15 '22 14:06 RReverser

I updated the PR.

fosskers avatar Jun 15 '22 16:06 fosskers