Skip to content

Commit 2ca84ab

Browse files
committed
v34.0.0
1 parent ebd25df commit 2ca84ab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [v34.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v34.0.0) (2025-07-02)
4+
5+
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v33.0.0...v34.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- Update to wasmtime 34 [\#471](https://github.com/bytecodealliance/wasmtime-rb/pull/471) ([saulecabrera](https://github.com/saulecabrera))
10+
- Remove Rust crate from examples [\#469](https://github.com/bytecodealliance/wasmtime-rb/pull/469) ([jeffcharles](https://github.com/jeffcharles))
11+
- Re-enable examples on MacOS [\#468](https://github.com/bytecodealliance/wasmtime-rb/pull/468) ([jeffcharles](https://github.com/jeffcharles))
12+
- Change API to work with wasmtime-wasi [\#467](https://github.com/bytecodealliance/wasmtime-rb/pull/467) ([jeffcharles](https://github.com/jeffcharles))
13+
- Drop support for WASI preview 0 [\#466](https://github.com/bytecodealliance/wasmtime-rb/pull/466) ([jeffcharles](https://github.com/jeffcharles))
14+
315
## [v33.0.0](https://github.com/bytecodealliance/wasmtime-rb/tree/v33.0.0) (2025-06-04)
416

517
[Full Changelog](https://github.com/bytecodealliance/wasmtime-rb/compare/v32.0.0...v33.0.0)

0 commit comments

Comments
 (0)