v49.0.0-rc.1: Release Wasmtime 49.0.0-rc.1 (#14283)
Pre-release
Pre-release
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
49.0.0
Unreleased.
Added
Changed
Config::operator_costnow applies to operators inside constant expressions
(global initializers, element and data segment offsets, element segment
expressions) and to the synthesized call to a module'sstartfunction.
Previously each of those was charged 1 fuel unit regardless of the configured
cost.
#14215