IronRDP/crates/ironrdp-web
Alex Yusiuk f6285c5989
feat(web): add canvasResizedCallback method to SessionBuilder (#842)
Co-authored-by: Benoît Cortier <3809077+CBenoit@users.noreply.github.com>
2025-06-27 07:55:26 +00:00
..
src feat(web): add canvasResizedCallback method to SessionBuilder (#842) 2025-06-27 07:55:26 +00:00
.gitignore refactor: clarify project architecture (#123) 2023-05-09 21:00:07 +00:00
Cargo.toml refactor: rework extension API for iron-remote-desktop (#762) 2025-04-21 09:33:12 -04:00
README.md docs: add project links to READMEs for consistency 2024-10-29 19:14:20 +09:00
rust-toolchain.toml refactor: clarify project architecture (#123) 2023-05-09 21:00:07 +00:00

WASM bindings for web

🛠️ Build with wasm-pack build

wasm-pack build

This crate is part of the IronRDP project.