Skip to content

Conversation

@fornwall
Copy link
Owner

@fornwall fornwall commented Aug 4, 2023

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

  • rust-script --debug --wrapper rust-lldb my-script.rs
  • rust-script --wrapper "hyperfine --runs 100" my-script.rs

@fornwall fornwall force-pushed the add-wrapper branch 3 times, most recently from 85054cd to b66cf61 Compare August 4, 2023 20:49
This can be used to run e.g. rust-gdb (#54) or hyperfine. Examples:
@fornwall fornwall merged commit 7da8b74 into main Aug 4, 2023
@fornwall fornwall deleted the add-wrapper branch August 4, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants