Skip to content

21.2.0

Compare
Choose a tag to compare
@fniephaus fniephaus released this 22 Jul 11:40
b5e925d
  • Compatible with GraalVM CE 21.2.0
  • Enable latency mode by default (f259489)
  • Introduce Polyglot class>>eval:string:names:arguments: (d6d241d)
  • Improve PolyglotInspector and add support for more interoperability traits and types (e.g. feae1c5, a913a65, and d62673f)
  • Show bytecode and code coverage in CallTargetBrowser (f77d4cf and 319e5dc)
  • Make GraalInfoMorph work on TruffleSqueak (SVM) (eec990a)
  • Add preference to emphasize language interoperability in polyglot tools (e08022e)
  • Add support for notebook file validation through nbformat (cfc48a3)
  • Add experimental Polyglot class>>exploreScopes (cf7432f)
  • Various bug fixes and improvements (e.g. 61d1957, 9f4808a, d13b272, a1bb0ad, and 6acd834)

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