Jump to letter: [
ACDEFGHJLMNOQRSTWXZ
]
wasmtime in CentOS/RHEL 9 (x86_64) - Standalone runtime for WebAssembly
- 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-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
|