Skip to content

Zmeu v0.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:05
173aa36

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.