This project aims to create a Ruby native extension using Rust with minimal dependencies.
$ gem install hello_rust
require 'hello_rust'
p HelloRust::VERSION
- Windows 10 (64bit) + RubyInstaller (x64)
- Windows 10 (64bit) + RubyInstaller (x86)
- macOS Catalina + rbenv
- Amazon linux 2 (x86_64) + rbenv
- Debian
- Deepin
This project is open to any PR, issue or star 🏆, your contribution will keep this project useful for anyone who can use it.