Stream: git-cranelift

Topic: cranelift / Issue #212 varargs support


view this post on Zulip GitHub (Feb 28 2020 at 23:19):

alexcrichton transferred Issue #212:

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.


Last updated: Nov 22 2024 at 16:03 UTC