[
https://issues.apache.org/jira/browse/ARROW-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332211#comment-17332211
]
Andrew Lamb commented on ARROW-11593:
-------------------------------------
Migrated to github: https://github.com/apache/arrow-rs/issues/180
> [Rust] Parquet does not support wasm32-unknown-unknown target
> -------------------------------------------------------------
>
> Key: ARROW-11593
> URL: https://issues.apache.org/jira/browse/ARROW-11593
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Dominik Moritz
> Priority: Major
>
> The Arrow crate successfully compiles to WebAssembly (e.g.
> https://github.com/domoritz/arrow-wasm) but the Parquet crate currently does
> not support the`wasm32-unknown-unknown` target.
> Try out the repository at
> https://github.com/domoritz/parquet-wasm/commit/e877f9ad9c45c09f73d98fab2a8ad384a802b2e0.
> The problem seems to be in liblz4, even if I do not include lz4 in the
> feature flags.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)