mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 15:18:17 +00:00
11 lines
187 B
Markdown
11 lines
187 B
Markdown
# WASM bindings for web
|
|
|
|
## 🛠️ Build with `wasm-pack build`
|
|
|
|
```
|
|
wasm-pack build
|
|
```
|
|
|
|
This crate is part of the [IronRDP] project.
|
|
|
|
[IronRDP]: https://github.com/Devolutions/IronRDP
|