Releases: wasmi-labs/wasmi
Releases · wasmi-labs/wasmi
v1.0.4 - 2025/12/10
Fixed
- Fix
Config::set_max_stack_heightcheck. #1727- Thanks to @gramseyer for the fix!
v1.0.3 - 2025/12/06
Fixed
- Fixed a bug that
Config::set_max_cached_stacksset the recursion limit instead.- Thanks to Robert MacWha for reporting the issue.
v1.0.2 - 2025/12/06
Fixed
- Fixed a memory leak in
ByteBufferintroduced in the last patch.- Thanks to Robert MacWha for reporting the issue.
v0.51.5 - 2025/12/06
Fixed
- Fixed a bug that
Config::set_max_cached_stacksset the recursion limit instead.- Thanks to Robert MacWha for reporting the issue.
v0.51.4 - 2025/12/06
Fixed
- Fixed a memory leak in
ByteBufferintroduced in the last patch.- Thanks to Robert MacWha for reporting the issue.
v0.47.2 - 2025/12/06
Fixed
- Fixed a memory leak in
ByteBufferintroduced in the last patch.- Thanks to Robert MacWha for reporting the issue.
v0.41.3 - 2025/12/06
Fixed
- Fixed a memory leak in
ByteBufferintroduced in the last patch.- Thanks to Robert MacWha for reporting the issue.
v1.0.1 - 2025/12/05
Fixed
- Fixed a bug when trying to grow
Memorybeyond the system's memory limits.- Thanks to Robert T. Morris (RTM) for reporting this bug!
v0.51.3 - 2025/12/05
Fixed
- Fixed a bug when trying to grow
Memorybeyond the system's memory limits.- Thanks to Robert T. Morris (RTM) for reporting this bug!
v0.47.1 - 2025/12/05
Fixed
- Fixed a bug when trying to grow
Memorybeyond the system's memory limits.- Thanks to Robert T. Morris (RTM) for reporting this bug!