Skip to content

Releases: bytecodealliance/wasmtime-rb

v0.4.1

02 Jan 19:02
141572f
Compare
Choose a tag to compare

What's Changed

  • Support Ruby 3.2 in precompiled gems the 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

v0.4.0

27 Dec 20:02
6b06d66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Nov 20:00
fbd5747
Compare
Choose a tag to compare

This is the first release of the official Ruby bindings for Wasmtime, targeting wasmtime 3.0.0. If you've used the wasmtime gem in the past (0.2 or earlier), note that this is a complete rewrite and not API compatible at all.

What's Changed

New Contributors

Full Changelog: https://github.com/bytecodealliance/wasmtime-rb/commits/v0.3.0