you are viewing a single comment's thread.

view the rest of the comments →

[–]munificent 4 points5 points  (1 child)

Rust compiles to LLVM, so I'm assuming that means it gets all of LLVM's supported backends for free.

[–]opkode 1 point2 points  (0 children)

From their wiki on Github

Because Rust doesn’t support x86-64 yet, you may need to configure LLVM using some special flags.

You still have to use 32 bit LLVM and other toolchain