github bytecodealliance/wasmtime v49.0.0-rc.1

pre-release3 hours ago

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

Don't miss a new wasmtime release

NewReleases is sending notifications on new releases.