/chez-rust-ffi

call rust from chez scheme

Primary LanguageScheme

This repo demonstrates calling rust functions from chez scheme through rust’s c abi. The rust code is derived from Rust FFI Omnibus.