Skip to content

Add support for -w/--wrapper#112

Merged
fornwall merged 1 commit into
mainfrom
add-wrapper
Aug 4, 2023
Merged

Add support for -w/--wrapper#112
fornwall merged 1 commit into
mainfrom
add-wrapper

Conversation

@fornwall
Copy link
Copy Markdown
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.

1 participant