Release Wasmtime 0.33.0 (#3648)
* Bump Wasmtime to 0.33.0 [automatically-tag-and-release-this-commit] * Update relnotes for 0.33.0 * Wordsmithing relnotes Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com> Co-authored-by: Alex Crichton <alex@alexcrichton.com>
This commit is contained in:
17
RELEASES.md
17
RELEASES.md
@@ -2,6 +2,21 @@
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 0.33.0
|
||||
|
||||
Released 2022-01-05.
|
||||
|
||||
### Added
|
||||
|
||||
* Compiled wasm modules may now optionally omit debugging information about
|
||||
mapping addresses to source locations, resulting in smaller binaries.
|
||||
[#3598](https://github.com/bytecodealliance/wasmtime/pull/3598)
|
||||
|
||||
* The WebAssembly SIMD proposal is now enabled by default.
|
||||
[#3601](https://github.com/bytecodealliance/wasmtime/pull/3601)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 0.32.1
|
||||
|
||||
Released 2022-01-04.
|
||||
@@ -21,6 +36,8 @@ Released 2022-01-04.
|
||||
Does not affect Wasm frontend.
|
||||
[#3610](https://github.com/bytecodealliance/wasmtime/pull/3610)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## 0.32.0
|
||||
|
||||
Released 2021-12-13.
|
||||
|
||||
Reference in New Issue
Block a user