An open API service indexing awesome lists of open source software.

https://github.com/solidiquis/uwuby

Quick demo demonstrating how to call Rust from Ruby
https://github.com/solidiquis/uwuby

ffi ruby rust

Last synced: 2 months ago
JSON representation

Quick demo demonstrating how to call Rust from Ruby

Awesome Lists containing this project

README

          

# Rust from Ruby Demo

How to run:
1. Git clone this repo
2. [Install Rust and its toolchain](https://www.rust-lang.org/tools/install)
3. `$ cargo build --release`
4. `$ bundle install`
5. `$ ruby uwuby.rb`