We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d8e4e commit a6b5eeeCopy full SHA for a6b5eee
CHANGELOG.md
@@ -6,6 +6,7 @@ Blocks of changes will separated by version increments.
6
7
## **[Unreleased]**
8
9
+- [#493](https://github.com/wasmerio/wasmer/pull/493) `wasmer_module_instantiate` has better error messages in the runtime C API
10
- [#474](https://github.com/wasmerio/wasmer/pull/474) Set the install name of the dylib to `@rpath`
11
- [#490](https://github.com/wasmerio/wasmer/pull/490) Add MiddlewareChain and StreamingCompiler to runtime
12
- [#487](https://github.com/wasmerio/wasmer/pull/487) Fix stack offset check in singlepass backend
0 commit comments