0.2.0 |
|
---|---|
0.1.0 |
|
#45 in #deck
16KB
290 lines
usdpl-rs
Universal Steam Deck Plugin Library
A faster, lighter way to write plugins
Goals
- Minimum viable plugin
- Call back-end API from front-end UI
- Async support
- PluginLoader/Decky support
- Crankshaft support
- Unnamed plugin system support
- Cross-framework tooling
lib.rs
:
Front-end library to be called from Javascript. Targets WASM.
In true Javascript tradition, this part of the library does not support error handling.
Dependencies
~8–11MB
~188K SLoC