knok-compile 0.3.0

MLIR lowering and IREE compilation for knok
docs.rs failed to build knok-compile-0.3.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.

MLIR lowering and IREE compilation for knok graphs.

knok-build uses this crate from build scripts to turn traced graph IR into VMFB bytes. MLIR modules are built and verified in-process with melior; final VMFB compilation is delegated to the iree-compile command line tool.