Skip to content

Conversation

@newpavlov
Copy link
Member

Closes #777

@newpavlov newpavlov requested a review from josephlr January 7, 2026 21:44
@newpavlov
Copy link
Member Author

I will backport the changes to v0.2 after this PR is merged.

@newpavlov
Copy link
Member Author

@Ludea
Could you help with fixing the WASIp3 CI job?

@Ludea
Copy link

Ludea commented Jan 8, 2026

I opened bytecodealliance/wasm-component-ld#88

@Ludea
Copy link

Ludea commented Jan 9, 2026

From wasi dev:

This is due to your usage of -Zbuild-std for wasm32-wasip3 which isn't supported in Rust yet.

@newpavlov
Copy link
Member Author

So how are we supposed to test/use WASIp3 if Rust does not supply pre-built std for it and it can not be built with -Zbuild-std?

@Ludea
Copy link

Ludea commented Jan 13, 2026

I thought the crate was enough didn't know you need zbuild-std flag.
we have to wait https://github.com/WebAssembly/wasi-libc to create a wasip3 target (they already started to work on this) and release a new version

@newpavlov newpavlov merged commit 7cb3e76 into master Jan 14, 2026
76 checks passed
@newpavlov newpavlov deleted the wasip3 branch January 14, 2026 15:07
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.

wasip3 support

3 participants