fitzgen edited issue #1030:
In order to compile C code that calls printf in libc, we need to implement the caller side of varargs. And in order to compile printf itself, we need to implement the callee side.
printf
Last updated: May 03 2026 at 22:13 UTC