sway/forc-plugins/forc-debug
2025-11-22 18:07:16 +00:00
..
docs chore: bump fuel-core to 0.24.2, fuel-vm to 0.48.0, sdk to 0.57.0 (#5844) 2024-04-13 09:15:12 +10:00
examples Apply Clippy's uninlined_format_args lint (#7361) 2025-08-27 21:57:48 -03:00
src Wire up the LLVM backend in the driver. 2025-11-22 18:07:16 +00:00
tests Apply Clippy's uninlined_format_args lint (#7361) 2025-08-27 21:57:48 -03:00
Cargo.toml chore: bumpt rust version to 1.90 (#7427) 2025-10-02 22:28:51 +13:00
README.md Add support recover key (#5419) 2024-01-23 13:14:29 +11:00

forc-debug

Debugger attachable to FuelVM over a GraphQL API.

Testing

The automated tests assume that fuel-core binary is installed.