truthlinked-axiom 0.1.3

Axiom virtual machine and bytecode primitives for TruthLinked cells.
Documentation
  • Coverage
  • 17.54%
    47 out of 268 items documented0 out of 57 items with examples
  • Size
  • Source code size: 76.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.37 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • truth-linked

Axiom virtual machine and bytecode primitives for TruthLinked cells.

This crate defines the bytecode format, opcode set, gas metering, host interface, and interpreter used by TruthLinked Axiom cells. VM behavior is consensus-sensitive: execution must remain deterministic across platforms and releases.