File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Dates in this file are formattes as `YYYY-MM-DD`.
6565
6666### Fixed
6767
68- - This release includes all fixes that have been backported to ` v0.36.1 ` and ` v0.36.2 ` .
68+ - This release includes all fixes that have been backported to ` v0.36.1 ` , ` v0.36.2 ` and ` v0.36.5 ` .
6969
7070### Internal
7171
@@ -97,6 +97,14 @@ Dates in this file are formattes as `YYYY-MM-DD`.
9797
9898[ `wasmi_ir` crate ] : https://crates.io/crates/wasmi_ir
9999
100+ ## [ ` 0.36.5 ` ] - 2024-10-11
101+
102+ ### Fixed
103+
104+ - Fixed a bug with ` table.get ` translation when ` index ` is a preserved register. [ #commit-b4e78d]
105+
106+ [ #commit-82c938 ] : https://github.com/wasmi-labs/wasmi/commit/82c9388f1d54e4e74e1b581f11978b4028eeaba2
107+
100108## [ ` 0.36.4 ` ] - 2024-10-03
101109
102110### Fixed
You can’t perform that action at this time.
0 commit comments