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

Support for wasm bindgen #845

Open
drewm1980 opened this issue Oct 16, 2020 · 0 comments
Open

Support for wasm bindgen #845

drewm1980 opened this issue Oct 16, 2020 · 0 comments

Comments

@drewm1980
Copy link

Feature Request:

It would be really nice to have tooling or at least canonical examples for js ndarray <-> wasm rust ndarray interop.

I know javascript doesn't support ndarrays as a language, but then again neither do rust or python, but we forge ahead anyways.

The existence of a nice binding generator PyO3 and packager (maturin) with ndarray integration is really nice, and allowed me to incrementally start introducing rust to a large codebase. It would be really nice to have that for javascript as well.

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

1 participant