Documentation

Start with the technology you are using.

Oro Computer documentation is split by product surface. Runtime docs cover native app delivery from web projects. Silk docs cover the language, package system, CLI, standard library, embedders, ABI/FFI, and Formal Silk.

Oro Runtime

Build and ship native apps from ordinary web projects.

Open Runtime docs

Use the Runtime path when you are creating an app, running it locally, packaging it, or reaching for native capabilities through explicit oro:* JavaScript modules.

Silk

Learn Silk as a complete systems language, not a syntax teaser.

Open Silk docs

Use the Silk path when you are learning the language, defining packages and modules, publishing code, using stdlib APIs, embedding Silk, crossing ABI/FFI boundaries, or writing formally checked programs.