pub fn run(options: RunOptions) -> Result<()>Expand description
Production entry point (cn run). Reads the compiled binary blobs from
data/, written by a prior cn build. No debug server, no WebSocket command
channel: a shipped run is neither remotely inspectable nor remotely driven.