wasmtime-rb icon indicating copy to clipboard operation
wasmtime-rb copied to clipboard

Ruby WebAssembly runtime powered by Wasmtime

Results 35 wasmtime-rb issues
Sort by recently updated
recently updated
newest added

This commit reworks the bindings to support `wasmtime` v19 which introduces significant changes regarding reference types, namely `ValType` adds support for typed function refereces and GC. It's important to note...

Bumps [rb_sys](https://github.com/oxidize-rb/rb-sys) from 0.9.89 to 0.9.97. Release notes Sourced from rb_sys's releases. v0.9.97 What's Changed Prepare for 1.63 msrv policy by @​ianks in oxidize-rb/rb-sys#362 Various fixes for rake-compiler-dock 1.5.0 and...

dependencies
ruby

Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime) from 18.0.3 to 20.0.0. Release notes Sourced from wasi-common's releases. v20.0.0 20.0.0 Released 2024-04-22. Added Support for shared WebAssembly memories has been added to the C API. #7940...

dependencies
rust

Bumps [wasmtime-environ](https://github.com/bytecodealliance/wasmtime) from 18.0.3 to 20.0.0. Release notes Sourced from wasmtime-environ's releases. v20.0.0 20.0.0 Released 2024-04-22. Added Support for shared WebAssembly memories has been added to the C API. #7940...

dependencies
rust

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.82. Release notes Sourced from anyhow's releases. 1.0.82 Documentation improvements 1.0.81 Make backtrace support available when using -Dwarnings (#354) 1.0.80 Fix unused_imports warnings when compiled...

dependencies
rust

This commit updates rb-sys to the latest version. I'm hoping that this will fix the failures that are currently in main

I noticed the [recent update](https://github.com/bytecodealliance/wit-bindgen/pull/475/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5) to the readme for `wit-bindgen`. It mentions that the `wasmtime` crate now has support for components: https://github.com/bytecodealliance/wit-bindgen/blob/main/README.md#host-runtimes-for-components There are also these docs (with examples for...

Bumps [deterministic-wasi-ctx](https://github.com/Shopify/deterministic-wasi-ctx) from 0.1.19 to 0.1.20. Release notes Sourced from deterministic-wasi-ctx's releases. v0.1.20 What's Changed support wasmtime v19 by @​mkcny in Shopify/deterministic-wasi-ctx#62 Full Changelog: https://github.com/Shopify/deterministic-wasi-ctx/compare/v0.1.19...v0.1.20 Commits 2952949 Merge pull request...

dependencies
rust

Bumps [standard](https://github.com/standardrb/standard) from 1.34.0 to 1.35.1. Changelog Sourced from standard's changelog. 1.35.1 Corrects rubocop constraint to the patch version, not minor version. 1.35.0 Updates rubocop to 1.62 Commits 689fb2c v1.35.1...

dependencies
ruby

Bumps [cap-std](https://github.com/bytecodealliance/cap-std) from 2.0.1 to 3.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cap-std&package-manager=cargo&previous-version=2.0.1&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
rust