|
|
|
|
|
by pjmlp
2547 days ago
|
|
Just like C does for calling into main(), doing floating point emulation if CPU not available, calling library initializers (common C extension), handling VLA allocations. Just because it is tiny does not make it inexistent. Then there is the whole POSIX, which is kind of runtime that wasn't made part of ISO C, but follows it everywhere. |
|