Giter Club home page Giter Club logo

cargo-eval's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cargo-eval's Issues

Creates unexpected dirty binaries

[nix-shell:~/cargo-eval-test]$ for file in hello1.rs hello2.rs; do printf '%s\n' 'fn main() { println!("Hello, World!"); }' > "$file" && cargo eval "$file"; done
Hello, World!
Hello, World!

[nix-shell:~/cargo-eval-test]$ sha256sum ~/.cache/cargo-eval/bin/release/hello{1,2}
02d9da1fc75a428e8d3466c3ea368e3e510f1aa536bee3f0c775a71f0c883ea7  /home/kreyren/.cache/cargo-eval/bin/release/hello1
12a5a06435df7489aa3a879bcea0642e4fb31b104ff182107fdb773b7dc2b8aa  /home/kreyren/.cache/cargo-eval/bin/release/hello2

I wanted to use cargo-eval to make a test for dirty bits in binary, but by default the binary is different depending on path where it being bit-by-bit same is expected

Will this repo be maintained?

Hello, I found cargo-script and loved the idea. But that repo seems unmaintained. Now I found this one. It appears there is no recent development here as well. Will you be maintaining this project further, or is it orphaned?

Edition 20XX

Hi can I use edition 2018 or 2021 with this? :) And if so what is needed :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.