rustwasm / wasm-bindgen

Facilitating high-level interactions between Wasm modules and JavaScript
https://rustwasm.github.io/docs/wasm-bindgen/
Apache License 2.0
7.83k stars 1.08k forks source link

Fix generic type 'Array<T>' requires 1 type argument #4224

Closed nikgraf closed 3 weeks ago

RunDevelopment commented 4 weeks ago

Duplicate of #4210. Related to #4207.

Unfortunately, it seems that the maintainers of this repo are quite busy this week, so it might take a little while until this issue is fixed.

nikgraf commented 3 weeks ago

thanks @RunDevelopment - then I close mine