We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CompileError: WebAssembly.instantiate(): return count of 2 exceeds internal limit of 1 @+53 when making the WASM tests on Ubuntu 21.
So WASM which test/README.md says is super experimental is not working. Perhaps it should come out of the Makefile all to it's own target.
And it's not clear that make test in the karamel dir is running tests, it might be better to label them TEST: X SUCCESS|FAILURE or such.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CompileError: WebAssembly.instantiate(): return count of 2 exceeds internal limit of 1 @+53
when making the WASM tests on Ubuntu 21.
So WASM which test/README.md says is super experimental is not working.
Perhaps it should come out of the Makefile all to it's own target.
And it's not clear that make test in the karamel dir is running tests, it might be better to label
them TEST: X SUCCESS|FAILURE or such.
The text was updated successfully, but these errors were encountered: