Skip to content

Add script to download correct sqlite3 wasm file #130

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

Merged
merged 15 commits into from
Jul 30, 2024

Conversation

mugikhan
Copy link
Contributor

@mugikhan mugikhan commented Jul 25, 2024

Description

Introduces a custom script designed to download WebAssembly (WASM) and worker files. The script automates the process of retrieving these files by running a single command dart run powersync:setup_web in the application folder.

Work done

  • Create a custom dart script to download sqlite3.wasm and powersync_db.worker.js files.

@mugikhan mugikhan marked this pull request as ready for review July 29, 2024 16:06
stevensJourney
stevensJourney previously approved these changes Jul 30, 2024
Copy link
Contributor

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from my side

rkistner
rkistner previously approved these changes Jul 30, 2024
@mugikhan mugikhan dismissed stale reviews from rkistner and stevensJourney via 3deefd2 July 30, 2024 09:52
@mugikhan mugikhan requested a review from stevensJourney July 30, 2024 10:20
stevensJourney
stevensJourney previously approved these changes Jul 30, 2024
@mugikhan mugikhan merged commit 73380f0 into master Jul 30, 2024
3 of 4 checks passed
@mugikhan mugikhan deleted the feat/download-sqlite-wasm-with-script branch August 19, 2024 10:41
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 this pull request may close these issues.

3 participants