Raml: library for directly interacting with the C OCaml runtime, in Rust

Raml is a library for directly interacting with the C OCaml runtime, in Rust.
Consquently, raml is designed for rust shared objects that expose raw C FFI bindings,
which are then either statically or dynamically linked against an OCaml binary, which calls… Read more

Similar