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

bug: v2.6.1 throws Uncaught LinkError #321

Closed
jlarmstrongiv opened this issue Mar 25, 2024 · 1 comment · Fixed by #322
Closed

bug: v2.6.1 throws Uncaught LinkError #321

jlarmstrongiv opened this issue Mar 25, 2024 · 1 comment · Fixed by #322
Assignees

Comments

@jlarmstrongiv
Copy link

jlarmstrongiv commented Mar 25, 2024

@resvg/resvg-wasm

Uncaught LinkError: WebAssembly.instantiate(): Import #0 module="wbg" function="__wbg_new_28c511d9baebfa89": function import requires a callable

Using Astro, which is based on Vite. The previous version v2.6.0 works fine

@yisibl yisibl self-assigned this Mar 26, 2024
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
@jlarmstrongiv
Copy link
Author

Thank you @yisibl 🎉 I confirmed the error is resolved in 2.6.2

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

Successfully merging a pull request may close this issue.

2 participants