Skip to content

Latest commit

 

History

History
78 lines (71 loc) · 5.6 KB

File metadata and controls

78 lines (71 loc) · 5.6 KB

49.0.0

Unreleased.

Added

Changed

  • Config::operator_cost now applies to operators inside constant expressions (global initializers, element and data segment offsets, element segment expressions) and to the synthesized call to a module's start function. Previously each of those was charged 1 fuel unit regardless of the configured cost. #14215

Release notes for previous releases of Wasmtime can be found on the respective release branches of the Wasmtime repository.