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

Export the rust version to WASM + Use it in a Go library #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ngotchac
Copy link

This is just a PoC of what it could look like to export to WASM and use it in a Go library. Please don't hesitate to close this if it's not a wanted path forward. Note that the WASM build could also be used in the JS library (effortlessly) as well as for Python I guess, which would lower the burden of maintaining the code.

@cdump
Copy link
Owner

cdump commented Aug 13, 2024

Hi! I created an R&D issue (#9) just 3 hours before your PR.
I will continue researching WASM vs native library options and will extend this research to the Go language as well.
Thank you. Let's keep this PR open while the R&D is in progress.

@ngotchac
Copy link
Author

I created an R&D issue (#9) just 3 hours before your PR.

Ah nice aha, great timing!

@cdump cdump mentioned this pull request Aug 17, 2024
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.

2 participants