Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

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