Skip to content

46.0.1

Latest

Choose a tag to compare

@OpenCow42 OpenCow42 released this 23 Jul 20:29
a1d7a9b

What changed

  • 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.

Validation

  • macOS arm64: swift build
  • macOS arm64: swift test — 80 tests passed
  • macOS arm64: scripts/test-coverage.sh
  • Sources/Wasmtime line coverage: 100.00% (3010/3010 effective lines, 118 defensive FFI lines ignored)

Pull request