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

failed to asynchronously prepare wasm: both async and sync fetching of the wasm failed #564

Open
liu333333 opened this issue Jan 1, 2024 · 0 comments

Comments

@liu333333
Copy link

I encountered the problem,and my version is 1.9.0

import initSqlJs from 'sql.js/dist/sql-asm-debug.js'; use this, works well
import initSqlJs from 'sql.js/dist/sql-wasm-debug.js'; use this will occur failed to asynchronously prepare wasm: both async and sync fetching of the wasm failed. sql-wasm-debug.js:2091 Aborted(both async and sync fetching of the wasm failed)
微信截图_20240101122135

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

1 participant