mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-30 14:31:07 +00:00
848 B
848 B
Changelog
All PRs to the Wasmer repository must add to this file.
Blocks of changes will separated by version increments.
[Unreleased]
- #343 Implement preopened files for WASI and fix aligment issue when accessing WASI memory
- #355 Misc changes to
Cargo.toml
s for publishing - #352 Bump version numbers to 0.3.0
- #351 Add hidden option to specify wasm program name (can be used to improve error messages)
- #350 Enforce that CHANGELOG.md is updated through CI.
- #349 Add CHANGELOG.md.