7 releases (breaking)
| 0.7.0 | Sep 29, 2025 |
|---|---|
| 0.6.0 | Aug 29, 2025 |
| 0.5.0 | Aug 29, 2025 |
| 0.4.0 | Jun 27, 2025 |
| 0.1.0 | Apr 23, 2025 |
#35 in #rdp
290 downloads per month
32KB
617 lines
Iron Remote Desktop — Helper Crate
Helper crate for building WASM modules compatible with the iron-remote-desktop WebComponent.
Implement the RemoteDesktopApi trait on a Rust type, and call the make_bridge! on
it to generate the WASM API that is expected by iron-remote-desktop.
See the ironrdp-web crate in the repository to see how it is used in practice.
Dependencies
~13–18MB
~256K SLoC