cybics/comp/vm.md

examples

rm

evm

wasm

Homonyms

neural/trident/vm
πŸ’» Virtual Machines [← Target Reference](/neural/trident/reference/targets) Designed for 20 VMs. The VM is the CPU β€” the instruction set architecture. Provable | VM | Arch | Word | Hash | Tier | Doc | |----|------|------|------|------|-----| | TRITON | Stack | Goldilocks 64-bit | Tip5 | 0-3 |…
soft3/nox/specs/vm
nox virtual machine specification version: 0.2 status: canonical overview nox is a proof-native virtual machine. sixteen deterministic compute patterns parameterized by algebra, plus call (non-deterministic witness injection) and look (deterministic BBG read), and 12 genesis jets (6 computation…
neural/trident/reference/vm
πŸ’» Virtual Machine Reference [← Target Reference](/neural/trident/reference/targets) | [IR Reference](/neural/trident/reference/ir) The VM is the CPU β€” the instruction set architecture. The compiler's job is instruction selection: translate TIR ops to the VM's native instructions. Everything in this…
neural/trident/baselines/triton/vm
vm

Graph