fornwall / rust-script

Run Rust files and expressions as scripts without any setup or compilation step.
https://rust-script.org
Apache License 2.0
1.2k stars 41 forks source link

Add support for -w/--wrapper #112

Closed fornwall closed 1 year ago

fornwall commented 1 year ago

Support -w/--wrapper for specifying a wrapper around the executable. This can be used to run e.g. rust-gdb (#54) or hyperfine. Examples: