fuel-vm

Crates.iofuel-vm
lib.rsfuel-vm
version0.60.0
sourcesrc
created_at2021-12-24 02:21:43.655507+00
updated_at2025-02-27 00:40:28.57794+00
descriptionFuelVM interpreter.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id502502
size1,420,785
(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: 853

cargo fmt