Reference
Targets
Maturity is stated honestly. Changing --target only changes artifacts and materialization; it may not change integer semantics, state transitions, revert, call order, authorization or disclosure.
| Target | Role | Phase | Evidence status |
|---|---|---|---|
evm | Contract VM | Phase 1 | Counter bytecode + Anvil init/increment/overflow. Not a full EVM backend. |
solana | Explicit-account SVM | Phase 1 | Typed .sbpf-plan + IDL. No sBPF object / ELF / runtime. |
near | Wasm host | Phase 1 | raw-u64 Counter/Accumulator WAT/Wasm via wat2wasm. No sandbox receipt. |
noir | Circuit | Phase 1 | Target-owned Plan / relation IR → .nr packages. No Nargo/ACIR/proof/VK. |
cosmwasm / soroban / icp / openvm / aleo / psy | — | design / research | Documentation and roadmap only. No product backend claim. |