Hacker News new | ask | show | jobs
by ksec 2825 days ago
As far as I am aware, only Ruby Packer [1] does it better. And has been since day 1, not sure why it isn't getting any attention from the community.

An upcoming solution would be Truffle Ruby with SubstrateVM. But turns out Sulong; even with the help of LLVM compiling C to Graal is a little harder than I thought ( May be the fault of LLVM bitcode ). So it is taking a little more time than expected.

[1] https://github.com/pmq20/ruby-packer

1 comments

CI failing doesn't exactly inspire confidence.