Skip to content

Conversation

@avrabe
Copy link
Contributor

@avrabe avrabe commented Nov 25, 2025

Summary

Update wac (WebAssembly Composition) tool from v0.8.0 to v0.8.1.

Key changes in v0.8.1

  • Fix futures/streams remapping - Fixes a bug when remapping futures and streams into new arenas (important for async component model support)
  • Bump wasm-tools dependencies - Keeps wac in sync with latest wasm-tools ecosystem
  • Fix serde conditional compilation - Build/compatibility fix

Changes

  • Updated checksums/tools/wac.json with v0.8.1 checksums
  • Updated compatibility matrix in checksums/registry.bzl
  • Set v0.8.1 as new stable/latest recommended version

Test plan

  • SHA256 checksums verified for all platforms

Key changes in v0.8.1:
- Fix futures/streams remapping into new arenas
- Bump wasm-tools dependencies
- Fix serde conditional compilation
@avrabe avrabe merged commit 25b99b7 into main Nov 26, 2025
25 checks passed
@avrabe avrabe deleted the chore/update-wac-0.8.1 branch November 26, 2025 05:13
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.

2 participants