Skip to content
PreviewBrowser-only · no server execution

Preview SolveLang with the canonical safe core.

This preview uses a pinned, audited WebAssembly build of the Rust core. Scripts run locally with a deny-all host policy. It is not the hosted full runtime and does not execute integrations, agents, or file/network side effects.

Ready

For full language behavior, use solvec.

Script

Edit the supported subset, then run it locally in this browser.

Output

Deterministic output for the supported browser subset.

Run the preview to see output here.

Supported in this preview

Variables, text, numbers, booleans, arrays, objects, functions, bounded loops, comparisons and print use the canonical pure runtime. Imports, HTTP, files, environment variables and AI calls are denied, including unreachable calls.

Capability boundary

This browser preview uses a pinned safe-core build. Native solvec remains canonical for the full language and host capabilities. General managed production workflow execution is not live.