Skip to content

v37.0.1: Release Wasmtime 37.0.1 (#11738)

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:44
· 545 commits to main since this release
10c784c

37.0.1

Released 2025-09-23.

Fixed

  • Cranelift's cranelift-jit crate now properly applies relocations to ADRP
    instructions on aarch64; a zero-extension on the offset was fixed to properly
    sign-extend instead.
    #11734