Investigate c2rust

Investigate c2rust

NEVERMIND. Couldn't get it to build, also there are already XM player crates in Rust. I want to see if I can get the XM file player I like using working.

task id: investigate-c2rust

2024-08-03 11:23: compiling c2rust #investigate-c2rust

Looks like you can just do "cargo install c2rust", which is pretty awesome if it just works.

LLVM issues. Installed llvm-dev, trying again

another error: libLLVMDemangle.a does not exist

2024-08-03 11:30: Ugh. maybe a dead end. #investigate-c2rust

2024-08-03 11:34: oooh. there's an llvm17-static #investigate-c2rust

Let's see if this works.

Restarting, then trying again. The library does seem to be there.

2024-08-03 11:52: Same deal. Giving up. #investigate-c2rust

The most promising command so far:

#+BEGINCONFIGSRC

2024-08-03 13:51: I don't need c2rust afterall! #investigate-c2rust

Someone already made it. See <<rust/crates/xmrsplayer>>.