Ruster

A library for creating Erlang NIFs in Rust

Status

Not yet working.

I'm very close to compiling a valid immutable static ErlNifEntry, but am currently blocked by an internal compiler error. After that is fixed, some tidy-up, macrofication, and documentation should yield a useable Rust binding.

General Design Notes

A quick note to explain what is going on here: