Zmeu v0.1.5
Zmeu v0.1.5
Linux x86_64 prototype release built with:
- cargo build --profile dist --features mlir-backend
- clang-22, lld-22, llvm-22-dev, libmlir-22-dev, mlir-22-tools
The archive includes:
- bin/zmeu
- bin/clang
- bin/lld and bin/ld.lld
- lib/libzmeu_runtime.a
- bundled LLVM/MLIR/Clang shared libraries
- README.release.md
- LICENSE, when present in the repository
This release is intended to run without system LLVM/MLIR/Clang/lld
packages after extraction.