You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
Hi, Is there a way to cross precompile the gem for linux and OSX? So i could only provided the compiled gem instead of rebuilding it on every server or dev machine ...
Thanks
The text was updated successfully, but these errors were encountered:
The long term plan would be for the Rust portion to be pre-compiled. We definitely don't want to require end-users of a distributed gem to have to have the Rust compiler.
Is there a list of defined tasks to pick off of to make this happen? I have a "10% time to do other things" at work, and I'd love to dedicate it to improving binary distribution for Helix as it feels like that'd be a huge win.
Hi, Is there a way to cross precompile the gem for linux and OSX? So i could only provided the compiled gem instead of rebuilding it on every server or dev machine ...
Thanks
The text was updated successfully, but these errors were encountered: