Skip to content

TruffleSqueak 25.0.1

Latest

Choose a tag to compare

@fniephaus fniephaus released this 31 Oct 11:52
· 97 commits to main since this release
750c1b6

Release Notes

Component Details
TruffleSqueak virtual machine 24.2.2...25.0.1
TruffleSqueak image 24.2.2-image...25.0.1-image
AWFY benchmarks for TruffleSqueak image 24.2.2-image-awfy...25.0.1-image-awfy

Standalone Downloads

Platform
Linux (aarch64) Download for Linux (aarch64) Download for Linux (aarch64)
Linux (amd64) Download for Linux (amd64) Download for Linux (amd64)
macOS (aarch64) † Download for macOS (aarch64)
macOS (amd64) † Download for macOS (amd64)
Windows (amd64) Download for Windows (amd64) Download for Windows (amd64)

† If you are using macOS Catalina or later, you may need to remove the quarantine attribute from the download artifacts before you can unpack and use them. To do this, run the following command on the downloaded file:

$ sudo xattr -r -d com.apple.quarantine ~/Downloads/trufflesqueak-<version>-darwin-<architecture>.tar.gz