We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b141d7f commit eef2bc6Copy full SHA for eef2bc6
CHANGELOG.md
@@ -5,6 +5,7 @@ All PRs to the Wasmer repository must add to this file.
5
Blocks of changes will separated by version increments.
6
7
## **[Unreleased]**
8
+- [#343](https://github.com/wasmerio/wasmer/pull/343) Implement preopened files for WASI and fix aligment issue when accessing WASI memory
9
- [#355](https://github.com/wasmerio/wasmer/pull/355) Misc changes to `Cargo.toml`s for publishing
10
- [#352](https://github.com/wasmerio/wasmer/pull/352) Bump version numbers to 0.3.0
11
- [#351](https://github.com/wasmerio/wasmer/pull/351) Add hidden option to specify wasm program name (can be used to improve error messages)
0 commit comments