Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 564 Bytes

Examples

This folder contains examples and demos showcasing homestar packages and the homestar runtime. Each example is set up as its own crate, demonstrating the necessary dependencies and setup(s).

  • websocket relay - An example (browser-based) application that connects to the homestar-runtime over a WebSocket connection in order to run a couple static Wasm-based, image processing workflows that chain inputs and outputs using inlined promises.