fuel-vm

Crates.iofuel-vm
lib.rsfuel-vm
version0.55.0
sourcesrc
created_at2021-12-24 02:21:43.655507
updated_at2024-07-04 20:50:59.32577
descriptionFuelVM interpreter.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id502502
size1,227,405
(fuel-service-user)

documentation

README

Fuel VM

build crates.io docs discord

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.

Commit count: 793

cargo fmt