polars icon indicating copy to clipboard operation
polars copied to clipboard

Get polars to compile to wasm target

Open rohit-ptl opened this issue 2 years ago • 3 comments

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

rohit-ptl avatar Jan 04 '23 19:01 rohit-ptl

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.

universalmind303 avatar Jan 04 '23 21:01 universalmind303

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.

ritchie46 avatar Jan 05 '23 08:01 ritchie46

@ritchie46 conflict resolved. Will look into wasm tests.

rohit-ptl avatar Jan 05 '23 14:01 rohit-ptl

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 avatar Jan 06 '23 14:01 ritchie46