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