evm | Lean / portable IR → Yul → solc → bytecode | Baseline (mature) | golden Yul, diagnostics, Foundry runtime smoke, Anvil deploy |
solana-sbpf-asm | portable IR → sBPF assembly → sbpf → ELF | Experimental | Mollusk tests, Surfpool/Web3.js live smokes, Pinocchio equivalence gates |
wasm-near | portable IR → EmitWat (Wasm AST → WAT) → wat2wasm | Experimental | 45-case diagnostics, IR coverage manifests, formal trace obligations, offline host smoke |
psy-dpn | portable IR → .psy → Dargo → DPN circuit JSON | Experimental (restricted subset) | golden sources, diagnostics, dargo execute smokes |
aleo-leo | portable IR → Leo package → leo build/leo test | Research spike | Counter/PureMath golden fixtures and smokes |
wasm-cloudflare-workers | portable IR → TypeScript Worker | Research (off-chain host, D-033) | tsc type-check, wrangler dry-run |