You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Blocks of changes will separated by version increments.
7
7
## **[Unreleased]**
8
8
9
9
-[#832](https://github.com/wasmerio/wasmer/pull/832) Delete unused runtime ABI
10
+
-[#809](https://github.com/wasmerio/wasmer/pull/809) Fix bugs leading to panics in `LocalBacking`.
10
11
-[#822](https://github.com/wasmerio/wasmer/pull/822) Update Cranelift fork version to `0.43.1`
11
12
-[#829](https://github.com/wasmerio/wasmer/pull/829) Fix deps on `make bench-*` commands; benchmarks don't compile other backends now
12
13
-[#807](https://github.com/wasmerio/wasmer/pull/807) Implement Send for `Instance`, breaking change on `ImportObject`, remove method `get_namespace` replaced with `with_namespace` and `maybe_with_namespace`
0 commit comments