From: SASADA Koichi Date: 2015-12-11T17:26:59+09:00 Subject: [ruby-core:72053] Re: [Ruby trunk - Feature #11788] [Open] New ISeq serialize binary format On 2015/12/11 17:15, V��t Ondruch wrote: > Dne 8.12.2015 v 11:56 ko1@atdot.net napsal(a): >> The goal of this project is to provide "machine dependent" binary file to achieve: > > Could you please elaborate more about this? For example on Fedora/RHEL, > Python byte code is shipped precompiled per platform, is this machine > dependent code more fine grained then Python byte code, so this would > not work? You are right. This proposal doesn't support "shipped precompiled per platform". >> * making a compiled binary files automatically in same directory of script files like Rubinius, > > This does not work for packaged Ruby applications, i.e. they are > installed somewhere in read-only /usr, so it should go probably > somewhere into /var/cache IMO. Or it should be configurable somehow > during runtime with some fallback paths. Yes. -- // SASADA Koichi at atdot dot net