22.1.0
Release Notes
- Compatible with GraalVM CE 22.1.0
- TruffleSqueak now supports Apple Silicon and native mode on all platforms. Native mode is TruffleSqueak AOT-compiled with GraalVM Native Image and can be enabled with the
--native
option (requires SDL2). (8e33516 and 1508238) - Rename default branch to
main
(2d58da5) - Add ability to access language classes (a289d9d and e1296bf)
- Run aarch64 builds on self-hosted runners (c56b7f3)
- Use new quick build mode of GraalVM Native Image for development (51e9ed2)
- Various performance improvements and memory footprint tweaks (e.g., bdf4726, 782e95b, 7b99bfa, e905b5d, and d68f905)
- Various cleanups and bug fixes (e.g., b83ffbc, b22ac1b, 8197d00, b6928ab, f75d54a, and 5759737)
All VM-side changes: 22.0.0...22.1.0
All image-side changes: 22.0.0-image...22.1.0-image
Quick Install via GraalVM Updater
$ gu -C https://raw.githubusercontent.com/hpi-swa/trufflesqueak/main/gu-catalog.properties install smalltalk
$ $GRAALVM_HOME/bin/trufflesqueak