-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
- Fix
wasmspecific build forpolars - Fix
wasmspecific build forpopgettercore - Add
wasmspecific implementations inpopgettercore (or potentially apopgetter-wasm). Features that may need to be updated:- HTTP requests require a WASM client (e.g. https://crates.io/crates/gloo_net). reqwest v0.11 compiles to wasm, so implementation updated to use this.
- Check if reqwest v0.12 is also compatible
- Reading parquet efficiently using HTTP range request
- Adding WASM-specific tests (e.g. testing the reading parquet)
- HTTP requests require a WASM client (e.g. https://crates.io/crates/gloo_net). reqwest v0.11 compiles to wasm, so implementation updated to use this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress: