Open
Description
💡 Feature description
wasm-bindgen
has a flag --reference-types
that can be used to generate a WebAssembly module that uses post-MVP type externref
, however currently there is no way that I'm aware of to enable that flag when using wasm-pack
. It would be nice if I could do something like wasm-pack build --reference-types
to enable that.
Metadata
Metadata
Assignees
Labels
No labels