Wasm-first pipeline
Parser, semantics, and codegen are designed around a stable codegen-view boundary.
VSCode extension
Edit Voyd with focused IDE tooling for day-to-day language workflows. Supports refactoring, auto imports, error highlighting and more.
Open extensionPublic SDK targets
Use one SDK across Node, browser, and Deno with aligned compile/run/test flows.
Host boundary protocol
Typed effect/continuation boundaries make embedding safe and deterministic.
Companion test modules
Include tests in selected module scopes without polluting production bundles.
Maintainable architecture
Monorepo packages separate compiler internals, runtime, SDK, and product surfaces.