Letter W

wasmtime in CentOS/RHEL 9 (x86_64) - Standalone runtime for WebAssembly

Website: https://github.com/bytecodealliance/wasmtime
License: Apache-2.0
Description:
Standalone runtime for WebAssembly
Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

How to Install wasmtime in CentOS/RHEL 9 (x86_64)

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install wasmtime

Packages

wasmtime-40.0.0-1.el9.x86_64 [12.6 MiB] Changelog by Danila Vershinin (2025-12-23):
- Added WASIp3 support for `wasi:http` with new response conversion.
- Cranelift introduces a patchable ABI for better runtime flexibility.
- WebAssembly `threads` support is now tier 2 by default.
- Optimizations added to Cranelift's optimization passes.
- Component model async support updated; recompilation required for historical binaries.
- Initial groundwork for graceful OOM handling added.
- Fixed various compilation and panic issues across platforms.
wasmtime-39.0.1-1.el9.x86_64 [12.9 MiB] Changelog by Danila Vershinin (2025-11-25):
- Fixed compilation issue with `debug` feature when `gc` is disabled.
wasmtime-39.0.0-1.el9.x86_64 [12.9 MiB] Changelog by Danila Vershinin (2025-11-21):
- Initial support for WebAssembly-level debugging introduced.
- Pooling allocator now provides metrics on unused slots.
- Wizer and component-init projects merged into Wasmtime.
- C API now exposes wasm exceptions proposal support.
- New custom-sync-primitives feature for no_std targets.
- Support for unsafe intrinsics added for compile-time builtins.
- Wasmtime now requires Rust 1.89.0 or later.
wasmtime-38.0.4-1.el9.x86_64 [11.0 MiB] Changelog by Danila Vershinin (2025-11-12):
- Prevented use of shared memories with Memory.
- Addressed security vulnerability CVE-2025-64345.
wasmtime-38.0.3-1.el9.x86_64 [11.0 MiB] Changelog by Danila Vershinin (2025-10-25):
- upstream release v38.0.3
wasmtime-38.0.2-1.el9.x86_64 [11.0 MiB] Changelog by Danila Vershinin (2025-10-22):
- upstream release v38.0.2

Subscribe