Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
steveklabnik
on Nov 17, 2017
|
parent
|
context
|
favorite
| on:
Speed up your Python using Rust
Rust's runtime is basically the same weight as C, that is, crt:
https://github.com/rust-lang/rust/blob/master/src/libstd/rt....
What you're talking about is more of dropping the standard library.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What you're talking about is more of dropping the standard library.