Feat/traveling ruby 3.2.2#16
Closed
YOU54F wants to merge 7 commits intothecodecrate:masterfrom
Closed
Conversation
will allow for download at package time to avoid having to package in gem or github
note needs native gems
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey hey, I've been working on traveling-ruby as part of this PR
I made some updates to this project, to utilise the latest release from the traveling-ruby fork in order to build for the latest ruby version (but also exposes multiple ruby versions 2.6.10 -> 3.3.0-preview1)
Noted some of the things that were on my work list, when reviewing the project and working through it.
targetor add anarchflagl64tolx64(for intel)la64for arm-fulltraveling-ruby runtime with all native gemsAlso been working on another branch, which pulls in a traveling-ruby source, which has a load of Pact ruby gems included (an open source project), it tests out a load of native gems.
https://github.com/YOU54F/rb2exe/pull/2/files
You may not want to use these but they can serve as reference to others and have been a useful example project in the wild for me to work with. Cheers!