Skip to content
New issue

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

WASM Exception Thrown In 0.13.0 #330

Closed
harlan-zw opened this issue Feb 1, 2024 · 3 comments
Closed

WASM Exception Thrown In 0.13.0 #330

harlan-zw opened this issue Feb 1, 2024 · 3 comments

Comments

@harlan-zw
Copy link

When loading in the WASM file I get this error:

[LinkError: WebAssembly.instantiate(): Import #9 module="wbg" function="__wbg_isSafeInteger_d8c89788832a17bf" error: function import requires a callable]

This seems to only be in an issue in 0.13.0, it's working correctly in 0.12.1.

Let me know if you need a reproduction, thanks for the help! :)

@Stranger6667
Copy link
Owner

Hi! Thanks for reporting, a repro would definitely help - the tests in this repo use exactly the same WASM module as in the release CI build, so I am wondering why they didn't catch the issue :)

@Stranger6667
Copy link
Owner

@harlan-zw was the issue solved in the new release? I didn’t do anything specific to this problem

@harlan-zw
Copy link
Author

Not too sure, 0.13.1 seems to be working for the moment 🤷 I'll re-open with a reproduction if it pops up again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants