IronRDP/crates/ironrdp-web
2024-11-20 01:28:31 +09:00
..
src refactor: enable clippy::std_instead_of_core lint 2024-11-20 01:28:31 +09:00
.gitignore refactor: clarify project architecture (#123) 2023-05-09 21:00:07 +00:00
Cargo.toml chore: change "default" feature to only enable "core" and "pdu" 2024-10-29 21:48:11 +09: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.