Hacker News new | ask | show | jobs
by Alifatisk 716 days ago
What I meant is that compiling cosmopolitan with miniruby would maybe make the miniruby executable APE-format (actually portable executable). That would allow me to run the same executable on all these mentioned platforms.

But Idk, I’m just thinking loudly and probably missing a huge detail which would make the idea non-working.

Also, thanks for the linked resource, I’ll definitely give it a go!

1 comments

Ahh, this stuff.. Never done that :) Im happy enough to provide just .rb + ruby.exe (MiniRuby) for Win32. UNIX/Linux is no issue, since can be easly installed or compiled. In worst case I can provide static ruby too there.