Hacker News
new
top
best
ask
show
job
Standalone C compiler/assembler/linker/Libc for x86-64/aarch64/riscv64/WASM
(
github.com
)
2 points
by
keepamovin
9 hours ago
1 comment
fuhsnn
7 hours ago
xcc is great, among small C compilers I tried it is the one that come close to TCC compile speed, does some optimizations, and with highly readable source code, incredible work.