#steam #wasm-plugin #deck #front-end #universal

yanked usdpl

Universal Steam Deck Plugin Library front-end designed for WASM

0.2.0 Jun 14, 2022
0.1.0 Jun 13, 2022

#36 in #wasm-plugin

32 downloads per month

GPL-3.0-only

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