Skip to content

Enable popgetter to build WASM target - #86

Draft
sgreenbury wants to merge 6 commits into
mainfrom
73-wasm-rebase
Draft

Enable popgetter to build WASM target#86
sgreenbury wants to merge 6 commits into
mainfrom
73-wasm-rebase

Conversation

@sgreenbury

Copy link
Copy Markdown
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