Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pcwalton
on Nov 15, 2016
|
parent
|
context
|
favorite
| on:
Using Rust for 'Scripting'
> If one wants to be closer to the metal, Go's cross compilation works out of the box, without all the LLVM/MSVC work that Rust requires (for now, that is).
That's not "closer to the metal"; it's reinventing parts of the native toolchain.
drej
on Nov 16, 2016
[–]
Sorry, I meant closer to the metal relative to Python, not relative to Rust, poor wording.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
That's not "closer to the metal"; it's reinventing parts of the native toolchain.