Releases: bytecodealliance/wasmtime-rb
Releases · bytecodealliance/wasmtime-rb
v10.0.1
What's Changed
- Update to [email protected] by @saulecabrera in #219
Full Changelog: v10.0.0...v10.0.1
v10.0.0
What's Changed
- chore: Update to wasmtime@10 by @saulecabrera in #218
Full Changelog: v9.0.4...v10.0.0
v9.0.4
What's Changed
- Pin nightly and use the same magnus version by @saulecabrera in #197
- Bump tokio from 1.28.1 to 1.29.1 by @dependabot in #201
- Bump wat from 1.0.64 to 1.0.69 by @dependabot in #209
- Bump rb_sys from 0.9.78 to 0.9.81 by @dependabot in #214
- Bump rb-sys from 0.9.78 to 0.9.81 by @dependabot in #213
- Bump rake-compiler from 1.2.1 to 1.2.5 by @dependabot in #212
- Bump standard from 1.28.2 to 1.30.1 by @dependabot in #206
- Address Ruby dep issues and bump to
v9.0.4
by @ianks in #211
Full Changelog: v9.0.1...v9.0.4
v9.0.1
What's Changed
- Add docs for fork safety by @ianks in #177
- Test that funcrefs aren't used across stores by @jbourassa in #178
- Report memory usage to the Ruby GC by @ianks in #187
- Upgrade Wasmtime 9 by @ianks in #191
Full Changelog: v8.0.0...v9.0.1
v8.0.0
v7.0.0
What's Changed
- Add support for configuring the engine's
target
by @ianks in #157 - Mark the Gem as Ractor safe by @macournoyer in #160
- Allowing making Module and Engine Ractor shareable by @macournoyer in #161
- Wasmtime 7.0 by @jbourassa in #163
- Fix potential GC bug when expiring the caller by @jbourassa in #162
- Release v7.0.0 by @jbourassa in #164
- Drop support for Ruby 2.7 by @jbourassa in #170
New Contributors
- @macournoyer made their first contribution in #160
- @saulecabrera made their first contribution in #165
Full Changelog: v6.0.1...v7.0.0
v6.0.1
What's Changed
This release includes 2 security fixes from Wasmtime, see the Wasmtime 6.0.1 release notes.
- Bump Wasmtime to 6.0.1 by @jbourassa in #155
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- Add support for profiling configuration by @dylanahsmith in #125
- Tweak codegen flags for optimized, profile-able builds by @ianks in #131
- Update Wasmtime to 6.0 by @jbourassa in #152
New Contributors
- @dylanahsmith made their first contribution in #125
- @matsadler made their first contribution in #138
- @sandstrom made their first contribution in #150
Full Changelog: v5.0.0...v6.0.0
v5.0.0
From this release on, versions will be tied to Wasmtime's version.
What's Changed
- Version oxidize-rb actions by @ianks in #108
- Implement GC compaction for store data by @ianks in #112
- Add
Memory#read_utf8
by @ianks in #113 - Add
Memory#slice
for zero-copy data access by @ianks in #114 - Wasmtime v5 by @jbourassa in #115
Full Changelog: v0.4.1...v5.0.0
v0.4.1
What's Changed
Support Ruby 3.2 in precompiled gemsthe precompiled gem still lack support for Ruby 3.2.- Bump rb-sys to v0.9.53 (Ruby 3.2 support) by @jbourassa in #101
- Fix allocator warning on Ruby 3.2 by @jbourassa in #102
- Bump standard from 1.19.1 to 1.20.0 by @dependabot in #98
- Bump cap-std from 1.0.2 to 1.0.3 by @dependabot in #99
Full Changelog: v0.4.0...v0.4.1