How to install wasmtime-c-api-devel (x86_64)
C API Header files for wasmtime
License: Apache-2.0
https://github.com/bytecodealliance/wasmtime
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install wasmtime-c-api-devel
Description
C API Header files for wasmtime
RPMs
Danila Vershinin (2026-01-15)
—
- Fixed potential stack overflow in x64 backend during cmp emission. · - Corrected ISLE optimization rules for vector inputs. · - Resolved x64 lowering issues for shld in edge cases.
Danila Vershinin (2026-01-08)
—
- Tested CI-based crate publishing infrastructure. · - Transitioned to crates.io for trusted publishing.
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.
Danila Vershinin (2025-11-25)
—
- Fixed compilation issue with `debug` feature when `gc` is disabled.
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.
Danila Vershinin (2025-11-12)
—
- Prevented use of shared memories with Memory. · - Addressed security vulnerability CVE-2025-64345.
Danila Vershinin (2025-10-25)
—
- upstream release v38.0.3
Danila Vershinin (2025-10-22)
—
- upstream release v38.0.2