You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the vendored Wasmtime C API distribution from v45.0.2 to v46.0.1.
Refreshed generated headers, the Apple XCFramework slices, and the vendored Linux and Windows libraries using the same packaging model as the v45 releases.
Added branch-hinting configuration through Config and EngineOptions.
Added mappings and coverage for the new v46 trap codes.
Added a WASI regression test for GHSA-4ch3-9j33-3pmj, covering destination FilePerms behavior for cross-preopen path_rename and path_link.