-
Notifications
You must be signed in to change notification settings - Fork 64
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
bug: v2.6.1
throws Uncaught LinkError
#321
Comments
yisibl
added a commit
that referenced
this issue
Mar 26, 2024
```bash Uncaught LinkError: WebAssembly.instantiate(): Import #0 module="wbg" function="__wbg_new_28c511d9baebfa89": function import requires a callable ``` Closed: #321
yisibl
added a commit
that referenced
this issue
Mar 26, 2024
```bash Uncaught LinkError: WebAssembly.instantiate(): Import #0 module="wbg" function="__wbg_new_28c511d9baebfa89": function import requires a callable ``` Closed: #321
yisibl
added a commit
that referenced
this issue
Mar 26, 2024
```bash Uncaught LinkError: WebAssembly.instantiate(): Import #0 module="wbg" function="__wbg_new_28c511d9baebfa89": function import requires a callable ``` Closed: #321
Thank you @yisibl 🎉 I confirmed the error is resolved in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@resvg/resvg-wasm
Using Astro, which is based on Vite. The previous version
v2.6.0
works fineThe text was updated successfully, but these errors were encountered: