Jakersnell commented on issue #1030:
Are there any updates with this? Implementing varargs as a frontend with Cranelift is extremely cumbersome.
bjorn3 commented on issue #1030:
There hasn't been any change since the last comment here. Also do you need just support for calling variadic functions or also defining them? The former is a lot easier to support than the latter.
Jakersnell commented on issue #1030:
Specifically calling them, although both would be nice.
Jakersnell deleted a comment on issue #1030:
Specifically calling them, although both would be nice.
Jakersnell commented on issue #1030:
Just calling them.
Last updated: Nov 22 2024 at 17:03 UTC