an-inkwell 26.0.0

Astery's Narrower Inkwell
docs.rs failed to build an-inkwell-26.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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 for Astery v26.

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