Homonyms
trident/docs/explanation/programming-model
🧬 Trident Programming Model How programs interact with the outside world. Trident compiles to 20 VMs and 25 OSes -- each has a different programming model, but they all share the same universal foundation. 🧬 The Universal Primitive: `Field` Every zkVM computes over a finite field. `Field` is the…