Skip to content

Echo v0.0.1-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@csfh csfh released this 22 Jul 01:17
· 100 commits to main since this release
76fa735

CI follow-up on alpha.3.

Fixes

  • test-linux: skip in-process JIT REPL unit tests (SIGSEGV); keep pure unit tests, AOT xo run hello, and full echo26
  • macOS: link with official LLVM tarball LIBRARY_PATH + -rpath only during cargo build (not job-global env)
  • Windows: still continue-on-error (Unix-only net/sched); does not block release

Install

curl -fsSL https://raw.githubusercontent.com/modoterra/echo/main/scripts/install.sh \
  | bash -s -- from-release v0.0.1-alpha.4

Experimental alpha — not for production.