Skip to content

Add JRuby supoort by copy all binary exectuables on pure Ruby platform#38

Draft
ryudoawaru wants to merge 3 commits intobasecamp:mainfrom
ryudoawaru:add-jruby-support
Draft

Add JRuby supoort by copy all binary exectuables on pure Ruby platform#38
ryudoawaru wants to merge 3 commits intobasecamp:mainfrom
ryudoawaru:add-jruby-support

Conversation

@ryudoawaru
Copy link

For JRuby users, I just mod following ruby files to make this gem can run in JRuby

  • exe/thrust : Use RbConfig to make sure what kind of dist binary should use.
  • rakelib/package.rake: Package all dist binaries for pure Ruby platform.

I make this PR just because I want to make some of my projects can transform between CRuby and JRuby, please let me know if there is any possible concerns.

Thanks,

@ryudoawaru ryudoawaru marked this pull request as draft September 29, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant