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

Can you publish the wasm library #39

Open
FishOrBear opened this issue Mar 22, 2021 · 1 comment
Open

Can you publish the wasm library #39

FishOrBear opened this issue Mar 22, 2021 · 1 comment

Comments

@FishOrBear
Copy link

This is a cool project

@jbuckmccready
Copy link
Owner

You can compile this library (and other c++) using Emscripten. I compiled the full CavalierContoursDev Qt app for the web demo. I haven't worked on making this library available directly via wasm.

Continued development of this library is happening in Rust (repository here). I have already started wrapping some of the library for wasm here, wrapper code here. It is all under construction but contributions are welcome. In terms of my development time this will be the future of the project and is easy to expose to wasm via wasm-bindgen and wasm-pack.

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