Skip to content

21.3.0

Compare
Choose a tag to compare
@fniephaus fniephaus released this 21 Oct 17:25
70d8fb6
  • Compatible with GraalVM CE 21.3.0
  • Add TruffleSqueak components for JDK17-based GraalVM releases (and drop support for JDK8 and JDK16)
  • Add Are-We-Fast-Yet benchmarks to TruffleSqueak image
    Example: trufflesqueak --engine.Mode=default --code "AWFYHarness run: #('Bounce' 100 1500)"
  • Add CallTargetBrowserPython for GraalPython (52483bd)
    Evaluate: CallTargetBrowserPython open
  • Various bug fixes and improvements (e.g. aef306b, 1d2503c, c042aac, and 9ad0347)

All VM-side changes: 21.2.0...21.3.0
All image-side changes: 21.2.0-image...21.3.0-image