Description
I would like to be able to use polars in jupyterlite xeus. I think this requires building a package and putting it in emscripten-forge . My library works with polars, and works with jupyterlite xeus (not the pyodide kernel), so I'd like to be able to demo the polars functionality there.
There was a previous bug about this that was resolved. #3672 but that's for pyodide support.