We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Not all SQLite functionalities are used in sql.js. We should compile it with the right options, in order to provide a smaller sql.js file at the end.
sql.js
The text was updated successfully, but these errors were encountered:
Progress:
All the results are cumulative. The size indicated on the nth line is the one of sql.js compiled with all the nth first compile flags.
Sorry, something went wrong.
Add CFLAGS to omit several features
ca7b460
See #75
lovasoa
No branches or pull requests
Not all SQLite functionalities are used in sql.js. We should compile it with the right options, in order to provide a smaller
sql.js
file at the end.The text was updated successfully, but these errors were encountered: