0.2.0 |
|
---|---|
0.1.0 |
|
#40 in #wasm-plugin
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
~7–9.5MB
~177K SLoC