Skip to content

Conversation

@KuznetsovRoman
Copy link
Member

No description provided.

Comment on lines +90 to +91
.PHONY: optimized-wasm
optimized-wasm: dist/sql-wasm.js
Copy link
Member Author

Choose a reason for hiding this comment

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

Light target, which only produces "sql-wasm.js" and "sql-wasm.wasm", which is "sql-wasm.js" dependency

Default target ("all") builds large debug bundles and "asm" versions, as well as web-worker one, which we dont need

Comment on lines +1 to +7
.devcontainer
.eslintrc.js
.jsdoc.config.json
.nojekyll
CONTRIBUTING.md
documentation_index.md
logo.svg
Copy link
Member Author

Choose a reason for hiding this comment

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

This is packed

@KuznetsovRoman KuznetsovRoman merged commit 8b07c00 into master Aug 21, 2025
0 of 2 checks passed
@KuznetsovRoman KuznetsovRoman deleted the TESTPLANE-670 branch August 21, 2025 11:08
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