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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript/wasm usage example #14

Open
vladar opened this issue Apr 23, 2021 · 1 comment
Open

Javascript/wasm usage example #14

vladar opened this issue Apr 23, 2021 · 1 comment

Comments

@vladar
Copy link

vladar commented Apr 23, 2021

Hey 馃憢 Another cool project of yours 馃憤

The README mentions that the library is WASM-ready. But is there any example of how to use it from Javascript?

@only-cliches
Copy link
Owner

only-cliches commented Apr 28, 2021

Hello vlader! Happy that you're enjoying the library!

What I mean by "WASM Ready" is that you can build this library into your WASM binaries and it will compile without any troubles. There is no explicit javascript API at the moment, you'd have to build that if you needed it.

I do have a plan to release a precompiled WASM/JS version in the near future, along with versions for PHP, Python, Java and maybe a few others. You can expect that kind of stuff after the 1.0 release.

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