fuel-vm

Crates.iofuel-vm
lib.rsfuel-vm
version0.58.2
sourcesrc
created_at2021-12-24 02:21:43.655507
updated_at2024-10-07 18:39:41.501085
descriptionFuelVM interpreter.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id502502
size1,319,195
(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: 828

cargo fmt