Expand description
Program bundle: self-contained compilation artifact for warrior consumption.
Contains the compiled assembly, metadata, cost analysis, and function signatures. Warriors deserialize this from a JSON file or receive it via the Rust API.
Structsยง
- Bundle
Cost - Cost analysis summary.
- Bundle
Function - Function metadata within a bundle.
- Program
Bundle - Self-contained compilation artifact that a warrior needs to execute, prove, or deploy a Trident program.