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

Wasm package on NPM? #1

Open
ben-pr-p opened this issue Jan 18, 2022 · 2 comments
Open

Wasm package on NPM? #1

ben-pr-p opened this issue Jan 18, 2022 · 2 comments

Comments

@ben-pr-p
Copy link

Hi there, I'm looking to use zsv in a browser via wasm. Is there already a published package on NPM with the compiled wasm to use?

@liquidaty
Copy link
Owner

@ben-pr-p alpha package (compiled to wasm) is available via npm install zsv-lib. Please note, this only covers the library (not the CLI), and only a subset of its features. However, coverage in either manner can easily be extended-- it's just a matter of prioritizing (you know, the usual bind: too much to do, not enough time). Feedback is measured heavily into our prioritizations, so please take a look and send yours!

@liquidaty
Copy link
Owner

FYI the API for this node package is expected to change + simplify quite a bit in the coming weeks to more closely follow Node conventions, so if you plan to use, I'd recommend holding off! Will notify when the API is more stable

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

2 participants