Skip to content

LePichu/rust-crystal-ffi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust to Crystal FFI Example.

This is a demo repository showing how to use Rust with Crystal.

Prerequisites:

Running Locally:

  • Clone the repository to your local machine.
  • Run cargo build; shards run to build and execute the example.

How does it work?

This example does what Crystal needs, C ABI functions. We are exposing Rust code to C ABI which is then picked up by Crystal to use.

About

Example demonstrating how to use Rust from Crystal!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors