📄️ Terminology
Before we go further we should get some basic terminology out of the way.
📄️ Rigs
A Slipway Rig has two main purposes:
📄️ Components
A Slipway Component takes an input JSON structure and produces an output JSON structure.
📄️ Host API
The Host API can be accessed from Javascript through the global slipway_host object,
📄️ Running Rigs
If you followed the Create Your First Rig page, you will already have
📄️ Serving Rigs
Running rigs using slipway run is useful for testing,
📄️ Permissions
Slipway is designed to safely execute arbitrary WASM and Javascript files written by others
📄️ Laying out Components
Often you want to view more than one thing at a time in a single Rig.