Skip to content

Conversation

HoKim98
Copy link

@HoKim98 HoKim98 commented Sep 26, 2025

Which issue does this PR close?

What changes are included in this PR?

Add support for WASM targets below:

  • wasm32-wasip1
  • wasm32-wasip2

Are these changes tested?

Currently there build steps below are passed on my local machine:

  • cargo build --package parquet --target wasm32-wasip1 -p parquet --no-default-features --features tokio
  • cargo build --package parquet --target wasm32-wasip2 -p parquet --no-default-features --features tokio

These steps are still in progress:

@HoKim98 HoKim98 force-pushed the feat/wasm branch 3 times, most recently from 62a1f28 to 875344b Compare September 26, 2025 21:38
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.

WebAssembly (WASM, WASI) Support

1 participant