Skip to content

Releases: wasmi-labs/wasmi

v1.0.4 - 2025/12/10

10 Dec 14:47
v1.0.4
6c68cc7

Choose a tag to compare

Fixed

  • Fix Config::set_max_stack_height check. #1727

v1.0.3 - 2025/12/06

06 Dec 10:24
v1.0.3
93796ed

Choose a tag to compare

Fixed

  • Fixed a bug that Config::set_max_cached_stacks set the recursion limit instead.

v1.0.2 - 2025/12/06

06 Dec 09:43
v1.0.2
cb1089d

Choose a tag to compare

Fixed

  • Fixed a memory leak in ByteBuffer introduced in the last patch.

v0.51.5 - 2025/12/06

06 Dec 10:24
v0.51.5
60505fb

Choose a tag to compare

Fixed

  • Fixed a bug that Config::set_max_cached_stacks set the recursion limit instead.

v0.51.4 - 2025/12/06

06 Dec 09:44
v0.51.4
e00f3ca

Choose a tag to compare

Fixed

  • Fixed a memory leak in ByteBuffer introduced in the last patch.

v0.47.2 - 2025/12/06

06 Dec 09:44
v0.47.2
852223a

Choose a tag to compare

Fixed

  • Fixed a memory leak in ByteBuffer introduced in the last patch.

v0.41.3 - 2025/12/06

06 Dec 09:44
v0.41.3
9174a57

Choose a tag to compare

Fixed

  • Fixed a memory leak in ByteBuffer introduced in the last patch.

v1.0.1 - 2025/12/05

05 Dec 17:28
v1.0.1
27643cf

Choose a tag to compare

Fixed

  • Fixed a bug when trying to grow Memory beyond the system's memory limits.
    • Thanks to Robert T. Morris (RTM) for reporting this bug!

v0.51.3 - 2025/12/05

05 Dec 17:29
v0.51.3
e4a8ffd

Choose a tag to compare

Fixed

  • Fixed a bug when trying to grow Memory beyond the system's memory limits.
    • Thanks to Robert T. Morris (RTM) for reporting this bug!

v0.47.1 - 2025/12/05

05 Dec 17:29
v0.47.1
a2a4616

Choose a tag to compare

Fixed

  • Fixed a bug when trying to grow Memory beyond the system's memory limits.
    • Thanks to Robert T. Morris (RTM) for reporting this bug!