Hacker News new | ask | show | jobs
by aidenn0 1122 days ago
malloc and free are part of what I would consider a runtime. As are the file objects opened for standard I/O.

It's a very small runtime, but all the code before main is properly runtime initiation