an-inkwell

astery's narrower inkwell

Rust · Paused · Unlicensed · repository

an-inkwell

astery's narrower inkwell.

an-inkwell is a standalone Rust library for LLVM interaction with a deliberately narrower scope than inkwell. It is intended to give Astery a small, explicit LLVM interface without making Astery depend on Inkwell's full API surface.

The library is published independently and developed as its own crate.

Status

Early design and implementation.

See documentation/goal.md, documentation/design.md, documentation/plan.md, and documentation/todo.md.