19
This Week in Rust 510 (this-week-in-rust.org)
you are viewing a single comment's thread
view the rest of the comments
[-] hallettj@beehaw.org 1 points 3 years ago

rust-script looks like a neat way to use Rust for scripting. But I was coincidentally reflecting on how helpful Nix is for handling the same problem, where I want to write scripts in a compiled language, but managing builds is a lot to deal with in an ad-hoc setting. I can pair my script with a Nix expression that gets checked into either my project repo, or my Home Manager dot files, and then I don't have to think about rebuilding on changes or on new machines.

this post was submitted on 31 Aug 2023
19 points (100.0% liked)

Rust

8252 readers
30 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS