The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2023-06-14

  • Use `*std::os::raw::c_char` instead of `*i8` for C strings. This is more portable and fixes the build on Linux Arm64 and probably other platforms (gh#5)

Modules

Color example class using Rust + FFI