brillig_vm

Module offsets

Source
Expand description

Offset constants for arrays and vectors:

  • Arrays are [ref-count, ...items]
  • Vectors are [ref-count, size, capacity, ...items]

Constantsยง