Skip to content

v14.0.1: Release Wasmtime 14.0.1 (#7334)

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 18:38
· 1391 commits to main since this release
402d3da

14.0.1

Released 2023-10-23

Fixed

  • Cranelift: preserve uext and sext flags for parameters on x86_64 and apple
    aarch64. Note that this does not affect Wasmtime and is only intended for
    Cranelift embedders such as rustc_codegen_cranelift.
    #7333