chung-leong / zigar

Enable the use of Zig code in JavaScript project
https://chung-leong.github.io/zigar/
MIT License
182 stars 3 forks source link

Remove runVariadicThunk() from WASM when no variadic functions are present #432

Closed chung-leong closed 3 months ago

chung-leong commented 3 months ago

Uh, removing runVariadicThunk() would save 36 bytes. It's not worth it.