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 static support #22

Closed
malept opened this issue Jan 9, 2017 · 4 comments
Closed

Add static support #22

malept opened this issue Jan 9, 2017 · 4 comments
Projects

Comments

@malept
Copy link
Owner

malept commented Jan 9, 2017

See:

@ianks
Copy link

ianks commented Mar 3, 2017

This would be such a great improvement. Deploying Rust extensions becomes tedious without this. I am working a gem with bindings to woothee-rust and downloading the compiled lib is a great option for deploying to servers without an updated version of Rust/Cargo. It will make installation for users as simple as a bundle install, thus increasing the adoption of Rust 👍

@malept
Copy link
Owner Author

malept commented Mar 3, 2017

Most of the hard part is dealing with non-Linux platforms, I would greatly appreciate help with Windows/macOS.

@ianks
Copy link

ianks commented Mar 15, 2017

@malept Unforuntately I cannot help there (linux user). Even if Mac/Windows wasn't stable at first, I think this would still be a large win. Currently I cannot deploy rust extensions without it 😢

@malept
Copy link
Owner Author

malept commented Mar 15, 2017

@ianks have you tried using Ruru with the ruby-sys branch linked in the issue summary? I would be happy to get feedback on that.

@malept malept moved this from Backlog to In Progress in TODO Oct 5, 2017
@malept malept closed this as completed in #41 Oct 5, 2017
@malept malept moved this from In Progress to Done in TODO Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
TODO
Done
Development

No branches or pull requests

2 participants