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 8f7965c commit f628a7aCopy full SHA for f628a7a
CHANGELOG.md
@@ -8,6 +8,14 @@ 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.42.1`] - 2025-03-20
12
+
13
+### Fixed
14
15
+- Fixed a bug in `i64.mul_wide_{s,u}` instruction constant evaluation. [#1397]
16
17
+[#1397]: https://github.com/wasmi-labs/wasmi/pull/1397
18
19
## [`0.42.0`] - 2025-03-11
20
21
### Added
0 commit comments