Releases: elide-dev/elide
Elide 1.0.0 Nightly (20260328)
Elide 1.0.0 — nightly (20260328)
Installation
Recommended: Install via the official installer script:
curl -sSL --tlsv1.2 elide.sh | bash -s -Alternative methods:
- npm:
npm install -g @elide-dev/elide(coming soon) - Homebrew:
brew tap elide-dev/elide && brew install elide(coming soon) - Linux (APT): See APT repository instructions
- Windows (MSI): Download the
.msiinstaller below
Checksums
SHA256 checksums are provided alongside each archive (.sha256 files).
GPG signatures are available for signed releases (.asc files).
Platform Support
| Platform | Architecture | Archive | Installer |
|---|---|---|---|
| Linux | x86_64 | .tgz, .zip | .deb, .rpm |
| Linux | aarch64 | .tgz, .zip | .deb, .rpm |
| macOS | Apple Silicon | .tgz, .zip | .pkg |
| macOS | Intel | .tgz, .zip | .pkg |
| Windows | x86_64 | .zip | .msi |
Elide 1.0.0 Nightly (20260327)
Elide 1.0.0 — nightly (20260327)
Installation
Recommended: Install via the official installer script:
curl -sSL --tlsv1.2 elide.sh | bash -s -Alternative methods:
- npm:
npm install -g @elide-dev/elide(coming soon) - Homebrew:
brew tap elide-dev/elide && brew install elide(coming soon) - Linux (APT): See APT repository instructions
- Windows (MSI): Download the
.msiinstaller below
Checksums
SHA256 checksums are provided alongside each archive (.sha256 files).
GPG signatures are available for signed releases (.asc files).
Platform Support
| Platform | Architecture | Archive | Installer |
|---|---|---|---|
| Linux | x86_64 | .tgz, .zip | .deb, .rpm |
| Linux | aarch64 | .tgz, .zip | .deb, .rpm |
| macOS | Apple Silicon | .tgz, .zip | .pkg |
| macOS | Intel | .tgz, .zip | .pkg |
| Windows | x86_64 | .zip | .msi |
Elide 1.0.0 Nightly (20260323)
Elide 1.0.0 — nightly (20260323)
Installation
Recommended: Install via the official installer script:
curl -sSL --tlsv1.2 elide.sh | bash -s -Alternative methods:
- npm:
npm install -g @elide-dev/elide(coming soon) - Homebrew:
brew tap elide-dev/elide && brew install elide(coming soon) - Linux (APT): See APT repository instructions
- Windows (MSI): Download the
.msiinstaller below
Checksums
SHA256 checksums are provided alongside each archive (.sha256 files).
GPG signatures are available for signed releases (.asc files).
Platform Support
| Platform | Architecture | Archive | Installer |
|---|---|---|---|
| Linux | x86_64 | .tgz, .zip | .deb, .rpm |
| Linux | aarch64 | .tgz, .zip | .deb, .rpm |
| macOS | Apple Silicon | .tgz, .zip | .pkg |
| macOS | Intel | .tgz, .zip | .pkg |
| Windows | x86_64 | .zip | .msi |
Elide 1.0.0 Nightly (20260317)
Elide 1.0.0 — nightly (20260317)
Installation
Recommended: Install via the official installer script:
curl -sSL --tlsv1.2 elide.sh | bash -s -Alternative methods:
- npm:
npm install -g @elide-dev/elide(coming soon) - Homebrew:
brew tap elide-dev/elide && brew install elide(coming soon) - Linux (APT): See APT repository instructions
- Windows (MSI): Download the
.msiinstaller below
Checksums
SHA256 checksums are provided alongside each archive (.sha256 files).
GPG signatures are available for signed releases (.asc files).
Platform Support
| Platform | Architecture | Archive | Installer |
|---|---|---|---|
| Linux | x86_64 | .tgz, .zip | .deb, .rpm |
| Linux | aarch64 | .tgz, .zip | .deb, .rpm |
| macOS | Apple Silicon | .tgz, .zip | .pkg |
| macOS | Intel | .tgz, .zip | .pkg |
| Windows | x86_64 | .zip | .msi |
Elide 1.0.0 Nightly (20260316)
Elide 1.0.0 — nightly (20260316)
Installation
Recommended: Install via the official installer script:
curl -sSL --tlsv1.2 elide.sh | bash -s -Alternative methods:
- npm:
npm install -g @elide-dev/elide(coming soon) - Homebrew:
brew tap elide-dev/elide && brew install elide(coming soon) - Linux (APT): See APT repository instructions
- Windows (MSI): Download the
.msiinstaller below
Checksums
SHA256 checksums are provided alongside each archive (.sha256 files).
GPG signatures are available for signed releases (.asc files).
Platform Support
| Platform | Architecture | Archive | Installer |
|---|---|---|---|
| Linux | x86_64 | .tgz, .zip | .deb, .rpm |
| Linux | aarch64 | .tgz, .zip | .deb, .rpm |
| macOS | Apple Silicon | .tgz, .zip | .pkg |
| macOS | Intel | .tgz, .zip | .pkg |
| Windows | x86_64 | .zip | .msi |
Elide 1.0.0 Nightly (20260314)
Elide 1.0.0 — nightly (20260314)
Installation
Recommended: Install via the official installer script:
curl -sSL --tlsv1.2 elide.sh | bash -s -Alternative methods:
- npm:
npm install -g @elide-dev/elide(coming soon) - Homebrew:
brew tap elide-dev/elide && brew install elide(coming soon) - Linux (APT): See APT repository instructions
- Windows (MSI): Download the
.msiinstaller below
Checksums
SHA256 checksums are provided alongside each archive (.sha256 files).
GPG signatures are available for signed releases (.asc files).
Platform Support
| Platform | Architecture | Archive | Installer |
|---|---|---|---|
| Linux | x86_64 | .tgz, .zip | .deb, .rpm |
| Linux | aarch64 | .tgz, .zip | .deb, .rpm |
| macOS | Apple Silicon | .tgz, .zip | .pkg |
| macOS | Intel | .tgz, .zip | .pkg |
| Windows | x86_64 | .zip | .msi |
Beta v10
Elide's 10th beta adds several features, and fixes many bugs.
Installation & Usage
One-liner (macOS arm64 or Linux amd64):
curl -sSL elide.sh | bash -s - -- --install-rev=1.0.0-beta10Or:
brew tap elide-dev/elide
brew install elideRelease Notes
- ➕ Feature #1708 - Progress animation layer
- ➕ Feature #1697 -
crypto.randomUUID - ➕ Feature #1678 - Python HTTP serving intrinsics
- ✅ Fixed #1695 - Builder and installer bugs pt2
- ✅ Fixed #1692 - Elide injects
-H:+UnlockExperimentalVMOptionsimproperly - ✅ Fixed #1691 - Native image reports are broken
- ✅ Fixed #1690 -
kotlinc/native-imagebugs - ✅ Fixed #1689 - Elide fails to parse
kotlincflags properly - ✅ Fixed #1688 - Can't use
-include-runtimewithelide kotlinc - ✅ Fixed #1687 - Hard to use
-owithnative-image - ✅ Fixed #1686 - Can't use
-Werrorfromkotlinc - ✅ Fixed #1672 - Test runner should display full exception stacktrace on failed cases
- ✅ Fixed #1671 - Crash on HTTP server use
- ✅ Fixed #1670 -
elide serve --codethrows NPE - ✅ Fixed #1668 -
--js:strictand benchmark symbols - ✅ Fixed #1667 - Flag
--js:stricthas no effect - ✅ Fixed #1666 - Enforce host environment access rules and correct
process.envformatting - ✅ Fixed #1665 - Missing js benchmark symbols
- ✅ Fixed #1664 -
process.envis always empty - ✅ Fixed #1658 - Missing guest dynamic tests driver and incorrect registration
- 🔄 #1700 - Dependency updates
- 🔄 #1669 - Upgrade → jdk25
- 🔄 Chore: Gradle →
9.2.0-rc-2 - 🔄 Chore: Kotlin →
2.2.20 - 🔄 Chore: JDK →
25
Feature summary
⭐ Supports TypeScript
⭐ Supports JavaScript up to ECMA2024
⭐ Supports Python 3.12
⭐ Supports Kotlin up to 2.2.20, Java up to JDK 25
✅ Web builder for static sites (Markdown, SCSS/CSS, TypeScript/JavaScript)
✅ Static server via elide serve ...
✅ Use Kotlin Serialization seamlessly
✅ Use native-image directly from Elide (end-user binaries!)
✅ Polyglot dependency installer (Maven, NPM): elide install
✅ Polyglot test runner: elide test
✅ Dependency-aware build graph: elide build
✅ Init new projects with elide init
✅ Run Kotlin with no prior build step: elide run ./.../something.kts
✅ Drop-in replacement for javac, jar tool, and javadoc
✅ Drop-in replacement for kotlinc
✅ elide:llm -- support for local LLM inference
✅ Import or run JSX and TSX
✅ Runs JavaScript, TypeScript, Python, and Kotlin
✅ Supports NPM ESM, CJS, PyPI, and Maven
✅ Supports most of the Node API, including fetch, streams, fs, path, os, buffer, child processes, and more
✅ (Almost) WinterTC complaint
✅ Cross-language interop: use any mix of languages together
✅ Integrated with Apple Pkl
✅ Cohesive support for debugging, coverage, profiling, inspection
✅ Embedded support for SQLite at elide:sqlite
✅ Extremely fast polyglot server via elide serve
Read more in Elide's docs.
About this Release
- Build Reports: Linux amd64, Linux arm64, macOS arm64
- CycloneDX SBOM: Linux amd64, Linux amd64, macOS arm64
- Releases are signed with GPG and also published to Sigstore.
- Releases are (partially) compliant with SLSA Level III. This is a work in progress.
- Signing key (GPG):
97E7E8439E7E29A61F97F696533E3791A7E48CE0 - Signer (Sigstore):
sgammon
Support Vector
This release supports the following platforms:
| Platform | Architectures |
|---|---|
| 🐧 Linux | amd64, arm64 |
| macOS | arm64 (M1) |
Note
Windows support is on the way.
Contributors & Special Thanks
Hundreds of people gave feedback or guidance which helped shape where we are now. The team is deeply thankful and acknowledges the following individuals and organizations for their hard work upstream, and downstream, without which Elide could not possibly exist.
Special thanks to Gordon MacMillan (@GdMacmillan) for contributions in this release 🥳
Expand to see all contributors
- Sam Gammon (Sam Gammon (@sgammon))
- Dario Valdespino (Dario Valdespino (@darvld))
- Robb Walters (Robb Walters (@rjwalters))
- Christian Humer (Christian Humer (@chumer))
- Damien O'Hara (Damien O'Hara (@mfwgenerics))
- Sayyid Yoffa (Sayyid Yofa (@sayyidyofa))
- Latanya Donaldson (LaTanya Donaldson (@ldonald067))
- Jordan Claspell (Jordan Claspell (@claspell))
- Sebastian Schuberth (Sebastian Schuberth (@sschuberth))
- Lauri Heino (Lauri "datafox" Heino (@melodicore))
- Vadym Yaroshchuk (Vadym Yaroshchuk (@y9vad9))
- Franklin Follis (Francis F (@franklinfollis))
- Nathan Hakkakzadeh (Nathan Hakkakzadeh (@natehak))
- Gordon MacMillan (@GdMacmilla...
Beta v10 (RC9)
Full Changelog: 1.0.0-beta10-rc5...1.0.0-beta10-rc9
Beta v10 (RC5)
Full Changelog: 1.0.0-beta10-rc4...1.0.0-beta10-rc5
Beta v10 (RC4)
Full Changelog: 1.0.0-beta10-rc3...1.0.0-beta10-rc4