thautwarm / diojit

Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.
BSD 2-Clause "Simplified" License
117 stars 2 forks source link

zero cost variadic argument passing #7

Closed thautwarm closed 3 years ago

thautwarm commented 3 years ago

support for variadic argument passing is mainly for efficient user-defined closure type, which is dropped, so we close this