gh-95707: Fix function signature#95995
Conversation
|
Thanks for fixing this. It's nice to have runtime type checking, but the error message is not very informative.
Is it null or not? What function? |
|
@tiran Want to run the buildbots on this? |
|
I'll take that as a "merge" then 🙂 |
|
No need to run buildbots. I verified the patch locally. It is a bit unfortunate that WASM runtimes and Emscripten do not provide more debug information. The error message is coming from NodeJS, probably from the V8 JavaScript engine itself. There is an outstanding feature request to improve the situation, emscripten-core/emscripten#16126 . @hoodmane has been looking into the problem, too. |
Uh oh!
There was an error while loading. Please reload this page.