Folder
Homonyms
warriors/trisha/triton
a virtual machine designed for generating stark proofs of program execution trident compiles to tir, then to TASM (Triton Assembly), which executes on Triton VM. every instruction produces a valid algebraic execution trace β the trace is the proof. arithmetic operates over the Goldilocks field ($pβ¦
warriors/trisha/baselines/triton
Executable baseline fixtures The collection contains 43 manual assembly files. Each `.bench.toml` runs a real compiled source and the referenced manual assembly against an independent expected output. A passing vector covers the behavior exercised by that driver; it does not certify every functionβ¦
neural/trident/catalog/vm/triton
π± TRITON [β Target Reference](/neural/trident/catalog/reference/targets) Parameters | Parameter | Value | |---|---| | Architecture | Stack | | Field | Goldilocks (p = 2^64 - 2^32 + 1) | | Field bits | 64 | | Hash function | Tip5 | | Digest width | 5 field elements | | Hash rate | 10 field elementsβ¦