Fuel VM
Rust interpreter for the Fuel Virtual Machine. The VM itself executes fuel-asm
opcodes generated by the Sway compiler. It is used as a core component of the
fuel-core block executor to validate, estimate, and execute Create and Script transactions.