Skip to content

v14.0.2: Release Wasmtime 14.0.2 (#7367)

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 15:53
· 854 commits to main since this release
2ade3ad

14.0.2

Released 2023-10-26

Fixed

  • Make the wasmtime::unix module accessible on macOS again.
    #7360

  • Inter-crate dependencies between cranelift-* crates now disable the
    default feature meaning that it's possible for embedders to depend on
    cranelift-codegen as well without the default feature.
    #7369