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 c6b2cd5 commit aa57d99Copy full SHA for aa57d99
CHANGELOG.md
@@ -8,6 +8,15 @@ Additionally we have an `Internal` section for changes that are of interest to d
8
9
Dates in this file are formattes as `YYYY-MM-DD`.
10
11
+## `0.51.1` - 2025-08-25
12
+
13
+### Fixed
14
15
+- Fixed a bug that caused lazily compiled functions to be stuck
16
+ at compiling when running out of fuel during translation. [#1648]
17
18
+[#1648]: https://github.com/wasmi-labs/wasmi/pull/1648
19
20
## `0.51.0` - 2025-08-13
21
22
### Changed
0 commit comments