You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete uniffi 0.29 upgrade and async callback infrastructure
This commit completes the uniffi upgrade from 0.28.0 to 0.29.1 and establishes the infrastructure for async callbacks in WASM32 environments.
Key changes:
- Upgrade uniffi to 0.29.1 with git source for async callback support
- Fix FFI macros to use smart async runtime selection for WASM32 vs native
- Update tokio features across matrix-sdk crates for WASM32 compatibility
- Add TypeScript bindings configuration to uniffi.toml
- Fix xtask build system for uniffi 0.29 API changes
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments