emscripten-core / emscripten-core/emscripten
wasmz.test_cubescript fails on the upstream backend
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
None of our CI tests that combination, so this was missed. It might be a very old breakage, I didn't check how far back it is, I just noticed it as I ran some random tests.
Fails on
```
exception thrown: RuntimeError: function signature mismatch,RuntimeError: function signature mismatch
```
**update**: this is due to `eval_ctors`.
Contributor guide
Assessment
This issue has not been assessed yet.