Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeffbee
498 days ago
It's all equivalent to me. C is code that targets the C "abstract machine". LLVM IR targets an "abstract machine". "Binary" also targets a abstract machine that may happen to have a hardware implementation.