Skip to content

test_fibers_asyncify fails without the binaryen generated dynCall functions. #12066

Open
@sbc100

Description

@sbc100

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions