alexcrichton transferred Issue #212:
In order to compile C code that calls
printfin libc, we need to implement the caller side of varargs. And in order to compile printf itself, we need to implement the callee side.
Last updated: Mar 23 2026 at 16:19 UTC