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

change memmap2 version from 0.2.0 -> 0.5.0 to support wasm #1470

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

LemonPy29
Copy link
Contributor

As mentioned here RazrFalcon/memmap2-rs#17 (comment), it's not possible to compile memmap2 0.2.0 for wasm-unknwon-unknwon, and this propagate to polars-io that has memmap as a dependency when the "csv-file" feature is enabled. Updating the version of memmap2 solves this problem.

@ritchie46
Copy link
Member

Thanks @LemonPy29!

@ritchie46
Copy link
Member

closes #1470

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