Open
Description
As of #12059 we are moving away form the native dynCall functions but because of wasm2c's dependency we currently use the legacy mode when ASYNCIFY is enabled due to this failure.
The only difference I can thing is that perhaps when entering the wasm module via a native dynCall the dynCall function itself has been asyncified but directly calling a function via the table bypasses that?
See #12002
Metadata
Metadata
Assignees
Labels
No labels