Wilfred / bfc

An industrial-grade brainfuck compiler
https://bfc.wilfred.me.uk
GNU General Public License v2.0
508 stars 30 forks source link

Don't assume a 32-bit system when lowering to LLVM IR #14

Closed Wilfred closed 4 years ago

Wilfred commented 4 years ago

The arch and bit-width of the local system is used these days.