Releases: bytecodealliance/wasmtime-rb
Releases · bytecodealliance/wasmtime-rb
v20.0.0
What's Changed
- chore(deps): bump anyhow from 1.0.79 to 1.0.83 by @dependabot in #324
- chore(deps-dev): bump standard from 1.34.0 to 1.35.1 by @dependabot in #311
- Update to wasmtime v20 by @saulecabrera in #328
Full Changelog: v19.0.2...v20.0.0
v19.0.2
What's Changed
- chore: Update wasmtime to version 19.0.2 by @saulecabrera in #327
Full Changelog: v19.0.0...v19.0.2
v19.0.0
What's Changed
- add string buffer for stdout and stderr by @jenniferwills in #316
- chore: Update rb-sys by @saulecabrera in #317
- Update to wasmtime v19 by @saulecabrera in #322
- Add ability to configure
allocation_strategy
by @ianks in #323
New Contributors
- @jenniferwills made their first contribution in #316
Full Changelog: v18.0.3...v19.0.0
v18.0.3
What's Changed
- chore: Update to wasmtime v18.0.3 by @saulecabrera in #308
Full Changelog: v17.0.2...v18.0.3
v17.0.2
What's Changed
- chore(deps): bump wat from 1.0.82 to 1.0.87 by @dependabot in #297
- chore(deps): bump rb_sys from 0.9.86 to 0.9.87 by @dependabot in #292
- chore(deps): bump rb-sys from 0.9.86 to 0.9.87 by @dependabot in #291
- chore(deps-dev): bump rake-compiler from 1.2.5 to 1.2.7 by @dependabot in #290
- chore(deps): bump rb-sys from 0.9.87 to 0.9.89 by @dependabot in #306
- chore(deps): bump tokio from 1.35.1 to 1.36.0 by @dependabot in #305
- chore(deps): bump rb_sys from 0.9.87 to 0.9.89 by @dependabot in #302
- chore(deps-dev): bump yard from 0.9.34 to 0.9.36 by @dependabot in #300
- chore(deps): bump wat from 1.0.87 to 1.201.0 by @dependabot in #304
- chore(deps-dev): bump rspec from 3.12.0 to 3.13.0 by @dependabot in #301
- chore(deps-dev): bump standard from 1.33.0 to 1.34.0 by @dependabot in #299
- chore: Update to wasmtime v17.0.2 by @saulecabrera in #307
Full Changelog: v17.0.1...v17.0.2
v17.0.1
What's Changed
- chore: Disable Ruby head temporarily by @saulecabrera in #296
- upgrade wasmtime to 17.0.1 by @glebpom in #295
New Contributors
Full Changelog: v17.0.0...v17.0.1
v17.0.0
What's Changed
- Add support for resource limits on
Wasmtime::Store
by @ryanische in #281 - chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #256
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #257
- Unlock the GVL when compiling WASM code by @ianks in #277
- Expose Wasi Context to Ruby by @cameronbarker in #282
- chore: Bump download artifact in publish doc workflow by @saulecabrera in #284
- chore: Update to wasmtime v17 by @saulecabrera in #285
- [ci skip] chore: Update release workflow to use download-artifact@v3 by @saulecabrera in #288
New Contributors
- @ryanische made their first contribution in #281
- @cameronbarker made their first contribution in #282
Full Changelog: v16.0.0...v17.0.0
v16.0.0
What's Changed
- chore: Update to wasmtime v16 by @saulecabrera in #280
Full Changelog: v15.0.1...v16.0.0
v15.0.1
What's Changed
- chore: Update to wasmtime v15.0.1 by @saulecabrera in #278
Full Changelog: v15.0.0...v15.0.1
v15.0.0
What's Changed
- Allow
generate_address_map
config inEngine
by @Maaarcocr in #247 - chore(deps): bump rb-sys from 0.9.82 to 0.9.83 by @dependabot in #252
- chore(deps): bump rb_sys from 0.9.82 to 0.9.83 by @dependabot in #249
- chore(deps-dev): bump standard from 1.31.2 to 1.32.0 by @dependabot in #248
- Allow perfmap as a profiling config by @Maaarcocr in #255
- chore: Update to
wasmtime
15 by @saulecabrera in #266 - Add support for precompiled binaries on Ruby 3.3 by @ianks in #270
- Fix occasional Func call params conversion error by @matsadler in #274
- Upgrade Magnus to 0.6 by @matsadler in #205
- Fix gemspec for 3.3 compat by @jbourassa in #272
- Update dependencies by @jbourassa in #273
New Contributors
- @Maaarcocr made their first contribution in #247
Full Changelog: v14.0.4...v15.0.0