Echo v0.0.1-alpha.5
Pre-release
Pre-release
Actually fix Windows build of echo_runtime (not continue-on-error).
Windows
- Portable
IoRaw(UnixRawFd/ WindowsRawSocket) mio::unix::SourceFdonly on Unix; Windows I/O park uses a short yield + retry- Task loop still uses portable
mio::Poll+Waker
Also from alpha.4
- Non-JIT unit test filter on test-linux; AOT hello + echo26
- macOS LLVM rpath only on the cargo build step
Install
curl -fsSL https://raw.githubusercontent.com/modoterra/echo/main/scripts/install.sh \
| bash -s -- from-release v0.0.1-alpha.5Experimental alpha — not for production.