Y
Hacker News
new
|
ask
|
show
|
jobs
by
aey
2215 days ago
Is there a big runtime that’s linked to support all the language features? Like what is the fully statically linked size of
int main(void) { return 0; }
If it’s just providing free/malloc symbols, that’s wonderful!