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 0e6f0d2 commit d398a29Copy full SHA for d398a29
CHANGELOG.md
@@ -8,6 +8,13 @@ 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
+## `1.0.1` - 2025-12-05
12
+
13
+### Fixed
14
15
+- Fixed a bug when trying to grow `Memory` beyond the system's memory limits.
16
+ - Thanks to Robert T. Morris (RTM) for reporting this bug!
17
18
## `1.0.0` - 2025-12-03
19
20
This release comes with a blog post: [Wasmi 1.0](https://wasmi-labs.github.io/blog/posts/wasmi-1.0/)
0 commit comments