Skip to content

Ruby gem build#2023

Open
uvlad7 wants to merge 26 commits intoalphacep:masterfrom
uvlad7:master
Open

Ruby gem build#2023
uvlad7 wants to merge 26 commits intoalphacep:masterfrom
uvlad7:master

Conversation

@uvlad7
Copy link
Contributor

@uvlad7 uvlad7 commented Feb 22, 2026

This is not a real solution, just some random stuff Claude created and I don't understand (except the Ruby part, I understand it's less that good and not an idiomatic approach), don't merge!

Ruby gem added in #2022 doesn't include the native library in the way Python packages do. Regular pre-compiled gems aren't similar to wheels, but in case of a ffi shared library (not some native Ruby extension) they should be pretty close (I guess native libs can be reused). Still, I don't understand you build process (Where are packages other that Python are built, for example? Don't Java/Android packages have native libraries pre-compiled?) and am not familiar with travis.

@nshmyrev If you don't have time to assist, please release a new Python package version to PyPi, so I'll be able to test new features in Ruby and will update install instructions to tell users to copy the native library from the Python package (or even do it automatically)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants