We added https://github.com/wasm-bindgen/wasm-bindgen/pull/5263 to better support TypeScript compatibility for typed array buffers. It might make sense for ts-gen to default-provide this, but we need to check it's correct for our TS generation further as well.
We added wasm-bindgen/wasm-bindgen#5263 to better support TypeScript compatibility for typed array buffers.
It might make sense for ts-gen to default-provide this, but we need to check it's correct for our TS generation further as well.