Introduction
Welcome to the Torvyn documentation — the ownership-aware reactive streaming runtime built on WebAssembly.
Torvyn is a reactive streaming runtime that combines WebAssembly’s sandboxing guarantees with a novel ownership model for safe, composable stream processing pipelines.
This documentation covers everything from getting started to deep architectural internals. Use the sidebar to navigate, or jump to:
- Getting Started — Install Torvyn and build your first pipeline
- Core Concepts — Understand the foundational ideas
- Tutorials — Hands-on guided walkthroughs
- API Reference — Auto-generated Rustdoc for all crates