FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
358 stars 88 forks source link

Avoid conversion into `usize` type and use `u32` or `u64` instead #789

Closed xgreenx closed 4 months ago

xgreenx commented 4 months ago

Before requesting review