emscripten-core / emscripten-core/emscripten
WebAssembly.Table.get(): Argument 0 must be convertible to a valid number
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
I can run the same wasm function dozens of time and it's working, but sometimes I randomly catch this error:
worker.js onmessage() captured an uncaught exception: TypeError: WebAssembly.Table.get(): Argument 0 must be convertible to a valid number
Contributor guide
Assessment
This issue has not been assessed yet.