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

feat(rust): Get polars to compile to wasm target #6050

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

rohit-ptl
Copy link
Contributor

Updates that will allow polars to be compiled to webassembly target. Well tested and working.

@universalmind303
Copy link
Collaborator

just wanted to add a note: this is the fork that is currently being used for https://github.com/pola-rs/js-polars, so we can switch that to the main repo afterwards.

@ritchie46
Copy link
Member

Thanks a lot @gitkwr. Could you resolve the conflicts?

Maybe if you have time, you could also add a wasm check in our CI. This would ensure we don't break this functionality in the future.

@rohit-ptl
Copy link
Contributor Author

@ritchie46 conflict resolved. Will look into wasm tests.

@ritchie46
Copy link
Member

I will merge this in before we get new conflicts. The wasm CI test can go in a new PR. Thanks for your work @gitkwr

@ritchie46 ritchie46 changed the title Get polars to compile to wasm target feat(rust): Get polars to compile to wasm target Jan 6, 2023
@ritchie46 ritchie46 merged commit 4b6936a into pola-rs:master Jan 6, 2023
@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature rust Related to Rust Polars labels Jan 6, 2023
zundertj pushed a commit to zundertj/polars that referenced this pull request Jan 7, 2023
Co-authored-by: Kival Mahadew <kivalm@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants