Skip to content

LePichu/rust-crystal-ffi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00b472d · Mar 5, 2023

History

5 Commits
Mar 5, 2023
Mar 5, 2023
Aug 19, 2022
Mar 5, 2023
Aug 19, 2022
Mar 5, 2023
Aug 19, 2022

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

No packages published