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

Enable popgetter to build WASM target #86

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

sgreenbury
Copy link
Contributor

Closes #73 (rebased version of #78).

@sgreenbury sgreenbury force-pushed the 73-wasm-rebase branch 2 times, most recently from e7a6b6d to d955eca Compare September 9, 2024 09:59
* Update deps and features for WASM target:

  * Adds dep on fork of polars with 'parquet' feature that compiles
    to wasm

  * Adds 'wasm' and 'not_wasm' features for target specific polars
    features to be be included

* Refactor get_metrics as async to enable WASM version (#76)

* Add wasm_bingen_test for get_metrics
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.

Enable compilation of lib/core crate to WASM
1 participant