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

feat: add npm publishing (mostly) #65

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: add npm publishing (mostly) #65

wants to merge 1 commit into from

Conversation

gadomski
Copy link
Collaborator

Right now the name in the generated package.json is cql2-wasm. I'd like to get the opinion of frontend folk on whether that's fine, or whether we should make sure it's called cql2. I don't see an easy way to set the project name (I did some cursory digging which turned up rustwasm/wasm-pack#840 and rustwasm/wasm-pack#427 w/o a clear answer), so if we do want to name things cql2 (without manually editing the package.json every time) we may have to try to move the WASM crate into the main crate and feature-flag it.

@gadomski gadomski self-assigned this Feb 18, 2025
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.

Release WASM to npm
1 participant