<byteit101[m]>
Should rubygems allow cross-building?
<headius>
I think so?
<headius>
there's a way to force platform
<headius>
I'm going to look at a hack to `load` to use some thread-local state for the passed-in module... not great but it would be lower-impact than trying to thread this module param through
<headius>
I am not going to attempt to fix all these Library implementations that don't even use the wrap parameter, which includes pretty much all our exts
<headius>
I would be surprised if people are loading core extensions into wrapper scopes but let them report a bug (nobody has in all our years)
<byteit101[m]>
I think I force the platform correctly, and the ci build for java is actually x86_64-linux if you install it
<byteit101[m]>
hmm, it's always using the file on disk instead of the modification of the spec