gnzlbg / cargo-asm

cargo subcommand showing the assembly or llvm-ir generated for Rust code
https://github.com/gnzlbg/cargo-asm
Other
1.15k stars 39 forks source link

Is there any maintained fork somewhere ? #244

Open gustav3d opened 2 years ago

schneiderfelipe commented 2 years ago

I asked myself the same thing. Take a lot at https://github.com/gnzlbg/cargo-asm/network. There are some more recently-updated forks, such as the one from @taiki-e: https://github.com/taiki-e/cargo-asm.

pacak commented 2 years ago

There is now. https://crates.io/crates/cargo-show-asm / https://github.com/pacak/cargo-show-asm but it's not a fork but a reimplementation

jrmuizel commented 1 year ago

@pacak can you provide some details on the differences between cargo-asm and cargo-show-asm?

pacak commented 1 year ago

can you provide some details on the differences between cargo-asm and cargo-show-asm?

https://www.reddit.com/r/rust/comments/u3g0ih/new_crate_announcement_cargoshowasm/