We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3d33a commit c6cbcddCopy full SHA for c6cbcdd
CHANGELOG.md
@@ -5,6 +5,9 @@ The main focus is on user-observable behavior of the engine.
5
Changelog may include unreleased versions.
6
See [release calendar](https://www.graalvm.org/release-calendar/) for release dates.
7
8
+## Version 24.1.1
9
+* Made option `js.webassembly` stable.
10
+
11
## Version 24.1.0
12
* ECMAScript 2024 mode/features enabled by default.
13
* Implemented the [Make eval-introduced global vars redeclarable](https://github.com/tc39/proposal-redeclarable-global-eval-vars) proposal.
0 commit comments