Await Module - TypeError: default is not a function #24135
-
Hi, Im trying update to latest emscripten version 4.0.7 and im getting this error:
Ref: https://github.com/xplpc/xplpc/blob/main/wasm/sample/tests/unit/client.spec.ts#L32 Log full: https://github.com/xplpc/xplpc/actions/runs/14507299625/job/40698976285#step:12:53 Flags in CMake:
Can anyone help? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
sbc100
Apr 17, 2025
Replies: 1 comment 7 replies
-
Thanks for the report. We have been making changes to some of the ES6 export stuff so this is likely a regression. Did this work in 4.0.6? |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
paulocoutinhox
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the report. We have been making changes to some of the ES6 export stuff so this is likely a regression.
Did this work in 4.0.6?