---
tags: Wallet, Clients, Sync Up
---
# ๐๏ธ 30-06-2022 - Weekly Dev Meeting โ Client Libraries
## ๐ฅ Participants
- Thoralf Mรผller
- Thibault Martinez
- Samuel Rufinatscha
## Discussion Topics
# iota-rs
## Mainnet
- Merged new documentation organisation;
- Released a new version of nodejs and wasm bindings;
- Clippy issue on code generated by JNI, will try to bump the crate;
## Shimmer
- Still waiting on a feature from stronghold to unload the snapshot;
- Java bindings: done, will remove the JAR and DLL from the PR;
- Still some feature requests to implement and bug to fixes;
# wallet-rs
## Mainnet
- Docs restructure;
- Bump neon bindings dependency;
- What's the state of Swift bindings ?
- https://github.com/iotaledger/wallet.rs/pull/833
- https://github.com/pascalbros/iota-wallet.rs-swift-binding
- https://github.com/iotaledger/wallet-ios-internal/tree/develop
## Shimmer
- Lots of feature requests have been implemented;
- Some bug have been fixed;
- Still investigating the neon bindings slowness;