Y
Hacker News
new
|
ask
|
show
|
jobs
by
Sephr
4419 days ago
PNaCl's LLVM IR is machine independent and can be used standalone without Chrome.
1 comments
gecko
4418 days ago
While true in a narrow sense, it does so by targeting the lowest common practical denominator—in practice, a chip that looks a lot like a 386 or 32-bit ARM with no SIMD pipeline. That puts it as little more than a better GNU Lightning.
link
Sephr
4412 days ago
It has SIMD:
https://developer.chrome.com/native-client/reference/pnacl-c...
link