Echo v0.0.1-alpha.12
Pre-release
Pre-release
Pre-release since alpha.11: # const-eval, runtime, HTTP, and Windows link.
Highlights
#const-eval — duration, bytes, locator, list, range, named/anon struct lits; field and index; omitted%defaults filled at check- Runtime — live heap is process-global so task-worker strings stringify correctly;
str_sliceindexes original bytes (not lossy expansion) - HTTP — request bodies accumulate as bytes (
bytes.cat); more than 64 headers parse without dropping the path - Windows —
xo-windows-x86_64.tar.gzis on this tag (xo.exefor check/fmt/lsp/repl). AOTxo runis not first-class yet.
Install
curl -fsSL https://raw.githubusercontent.com/modoterra/echo/main/scripts/install.sh \
| bash -s -- from-release v0.0.1-alpha.12Assets: xo-linux-x86_64.tar.gz, xo-macos-arm64.tar.gz, xo-windows-x86_64.tar.gz.