This is actually a pretty funny/nice idea, and could be possible with the actual design! Using debug info also make the whole thing potentially usable with other languages that emits functions with the good ABI and…
this was a unfortunate typo I just fixed: https://github.com/aguinet/dragonffi/commit/dc623098d30f3706... So it is about variadic arguments. The reason is time, that is I still didn't take the time to make it work, but…
(original author of dragonffi here) FTR, the footprint of 18Mb is the compressed version, the uncompressed version is ~57Mb. I think there are huge improvements possible here, among them: * compile llvm with…
This is actually a pretty funny/nice idea, and could be possible with the actual design! Using debug info also make the whole thing potentially usable with other languages that emits functions with the good ABI and…
this was a unfortunate typo I just fixed: https://github.com/aguinet/dragonffi/commit/dc623098d30f3706... So it is about variadic arguments. The reason is time, that is I still didn't take the time to make it work, but…
(original author of dragonffi here) FTR, the footprint of 18Mb is the compressed version, the uncompressed version is ~57Mb. I think there are huge improvements possible here, among them: * compile llvm with…