In GraalJS, a JavaScript language implementation constructed on GraalVM, GraalVM 25 allows source-phase imports from WebAssembly modules (import supply mod from "./mod.wasm") by default if the js.webassembly possibility is enabled and the js.source-phase-imports possibility just isn’t set to false. ECMAScript 25 is also enabled by default. With GraalWasm, an open supply WebAssembly runtime, Context.eval now returns a compiled (however not but instantiated) module object, fairly than a module occasion.
For GraalPy, which offers a Python Three runtime for Java, the full-featured Python REPL is now accessible on GraalPy standalone builds for Windows. The Python normal library and core have been up to date to model 3.12.8. For the polyglot runtime, the choice sandbox.MaxStackFrames not is necessary for the UNTRUSTED polyglot sandbox coverage, on account of improved deoptimization dealing with in compiled code. Removing the choice improves efficiency in sandboxed code, in line with Oracle.
Oracle on September 15 introduced Java SE (Standard Edition) roadmap updates for GraalVM, together with the next:







