PackageTrack
Sign in Get early access

wasmtime-environ

Standalone environment support for WebAssembly code in Cranelift

48.0.0 33M downloads/mo #1589 most downloaded on crates.io bytecodealliance/wasmtime

What this package is like to depend on

Last release 3 days ago

20 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Rarely documented

notes for 9 of 215 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

215 releases · first in 2018

67 releases in the last 12 months

see the full history below

Release timeline

215 releases · Aug 2018 to Aug 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 215
  1. 48.0.0 20 Aug 2026
    Release notes

    48.0.0

    Released 2026-08-20.

    Added

    • Wasmtime has an initial implementation of the component model
      fixed-length-lists feature.
      #12315

    • Wasmtime's reflection of component imports/exports now exposes external-id
      information.
      #13874

    • Cranelift's alias analysis pass now eliminates dead stores.
      #13806
      #13947

    • Winch now supports the wasm SIMD proposal on AArch64.
      #13911
      #13921
      #13928
      #13937
      #13945
      #13938
      #13946
      ...

    • Cranelift now supports an AVX512-VNNI lowering for the dot-product wasm
      instruction and usdot on AArch64.
      #14006
      #14054

    • Wasmtime's bindgen! macro now has an include_component_type option to
      generate a COMPONENT_TYPE constant with the encoded type of the world being
      bound.
      #14013

    • Wasmtime now supports configurable fuel costs for variable-length wasm
      opcodes.
      #13931

    Changed

    • Host-implemented traits in wasmtime-wasi-http are now the same across
      wasip2/wasip3 and no longer require separate implementations/structures.
      #13810
      #13812
      #13835

    • Wasmtime will now use the process_madvise syscall on Linux where available
      which can improve the performance of the pooling allocator when the
      deallocation batch size is configured to larger than 1.
      #13830

    • Synchronous cancellation of streams/futures/subtasks now traps if the waitable
      was already in a waitable set.
      #13708

    • Winch is now flagged to be compatible with component-model-async.
      #13845

    • Wasmtime's pooling allocator now uses more sharding to reduce lock contention.
      #13840

    • Wasmtime now requires Rust 1.95.0 to build.
      #13853

    • Cranelift now has a uniform maximum size across all backends on the bounds of
      a function's stack frame.
      #13783

    • Wasmtime's LinkerInstance for components now supports being reopened to
      gradually add more items.
      #13908

    • The wasmtime-wasi crate's default configuration now denies creation of
      TCP/UDP sockets by default.
      #13936

    • Wasmtime now configures async task context fields on realloc calls to zero.
      #13949

    • Work has continued on continuous verification of Cranelift's lowering rules
      on AArch64.
      #13935
      #13929
      #13998

    • Codegen for loads on AArch64 has been optimized slightly to improve sharing
      common sub-expressions.
      #13766

    • Work continues on implementing the stack-switching proposal.
      #11717
      #13996
      #14052

    • Permissions for wasi-filesystem in the implementation of the wasmtime-wasi
      crate have been simplified to either read-write or read-only for a directory.
      #14010

    Fixed

    • A late-drop of host-defined stream producers/consumers has been fixed.
      #13891

    • Call hooks are now invoked around async yields when dealing with concurrent
      execution.
      #13871

    • Extreme filesystem timestamps no longer cause panics.
      #13894

    • An erroneous trap was fixed where an async-delivered write-closed event was
      sent to a future.
      #13914

    • An erroneous trap where Wasmtime internally used the wrong thread id has been
      fixed.
      #13926

    • Cross-component instance streams are no longer erroneously flagged as being
      intra-instance.
      #14018

    • A panic in the wasmtime CLI with non-utf8 environment variables has been
      fixed.
      #14017

    • Atomic waits on big-endian hosts have been fixed.
      #14027

    • Enabling MPK with CoW images has been fixed.
      #14076

    Open source →
    Release notes

    v48.0.0: Release Wasmtime 48.0.0 (#14169) Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. 47.0.4 20 Aug 2026
    Release notes

    47.0.4

    Released 2026-08-20

    Fixed

    Open source →
    Release notes

    v47.0.4: Add release notes (#14183)

    Compare

    Choose a tag to compare

    Open source →
  3. 47.0.3 31 Jul 2026
    Release notes

    47.0.3

    Released 2026-07-31.

    Fixed

    Open source →
    Release notes

    v47.0.3: Release Wasmtime 47.0.3 (#14037)

    Compare

    Choose a tag to compare

    Open source →
  4. 47.0.2 21 Jul 2026

    Nothing published for this version

  5. 47.0.1 20 Jul 2026

    Nothing published for this version

  6. 47.0.0 20 Jul 2026

    Nothing published for this version

  7. 46.0.3 20 Aug 2026
    Release notes

    46.0.3

    Released 2026-08-20

    Fixed

    Open source →
    Release notes

    v46.0.3: Release Wasmtime 46.0.3 (#14170)

    Compare

    Choose a tag to compare

    Open source →
  8. 46.0.2 31 Jul 2026
    Release notes

    46.0.2

    Released 2026-07-31.

    Fixed

    Open source →
    Release notes

    v46.0.2: Release Wasmtime 46.0.2 (#14038)

    Compare

    Choose a tag to compare

    Open source →
  9. 46.0.1 24 Jun 2026

    Nothing published for this version

  10. 46.0.0 22 Jun 2026

    Nothing published for this version

  11. 45.0.3 24 Jun 2026

    Nothing published for this version

  12. 45.0.2 15 Jun 2026

    Nothing published for this version

  13. 45.0.1 05 Jun 2026

    Nothing published for this version

  14. 45.0.0 21 May 2026

    Nothing published for this version

  15. 44.0.3 15 Jun 2026

    Nothing published for this version

  16. 44.0.2 21 May 2026

    Nothing published for this version

  17. 44.0.1 30 Apr 2026

    Nothing published for this version

  18. 44.0.0 20 Apr 2026

    Nothing published for this version

  19. 43.0.2 30 Apr 2026

    Nothing published for this version

  20. 43.0.1 09 Apr 2026

    Nothing published for this version

  21. 43.0.0 20 Mar 2026

    Nothing published for this version

  22. 42.0.2 09 Apr 2026

    Nothing published for this version

  23. 42.0.1 25 Feb 2026

    Nothing published for this version

  24. 42.0.0 24 Feb 2026

    Nothing published for this version

  25. 41.0.4 24 Feb 2026

    Nothing published for this version

  26. 41.0.3 04 Feb 2026

    Nothing published for this version

  27. 41.0.2 03 Feb 2026

    Nothing published for this version

  28. 41.0.1 27 Jan 2026

    Nothing published for this version

  29. 41.0.0 20 Jan 2026

    Nothing published for this version

  30. 40.0.4 24 Feb 2026

    Nothing published for this version

  31. 40.0.3 27 Jan 2026

    Nothing published for this version

  32. 40.0.2 14 Jan 2026

    Nothing published for this version

  33. 40.0.1 07 Jan 2026

    Nothing published for this version

  34. 40.0.0 22 Dec 2025

    Nothing published for this version

  35. 39.0.2 14 Jan 2026

    Nothing published for this version

  36. 39.0.1 24 Nov 2025

    Nothing published for this version

  37. 39.0.0 20 Nov 2025

    Nothing published for this version

  38. 38.0.4 11 Nov 2025

    Nothing published for this version

  39. 38.0.3 24 Oct 2025

    Nothing published for this version

  40. 38.0.2 21 Oct 2025

    Nothing published for this version

  41. 38.0.1 20 Oct 2025

    Nothing published for this version

  42. 38.0.0 20 Oct 2025

    Nothing published for this version

  43. 37.0.3 11 Nov 2025

    Nothing published for this version

  44. 37.0.2 07 Oct 2025

    Nothing published for this version

  45. 37.0.1 23 Sep 2025

    Nothing published for this version

  46. 37.0.0 20 Sep 2025

    Nothing published for this version

  47. 36.0.14 20 Aug 2026
    Release notes

    36.0.14

    Released 2026-08-20

    Fixed

    • Filesystem sandbox escape when paths or symlinks contain trailing slashes.
      GHSA-vqjp-4c8c-hfgg
    Open source →
    Release notes

    v36.0.14: Release Wasmtime 36.0.14 (#14172)

    Compare

    Choose a tag to compare

    Open source →
  48. 36.0.13 31 Jul 2026
    Release notes

    36.0.13

    Released 2026-07-31.

    Fixed

    Open source →
    Release notes

    v36.0.13: Release Wasmtime 36.0.13 (#14035)

    Compare

    Choose a tag to compare

    Open source →
  49. 36.0.12 24 Jun 2026

    Nothing published for this version

  50. 36.0.11 15 Jun 2026

    Nothing published for this version

  51. 36.0.10 21 May 2026

    Nothing published for this version

  52. 36.0.9 05 May 2026

    Nothing published for this version

  53. 36.0.8 30 Apr 2026

    Nothing published for this version

  54. 36.0.7 09 Apr 2026

    Nothing published for this version

  55. 36.0.6 24 Feb 2026

    Nothing published for this version

  56. 36.0.5 26 Jan 2026

    Nothing published for this version

  57. 36.0.4 14 Jan 2026

    Nothing published for this version

  58. 36.0.3 11 Nov 2025

    Nothing published for this version

  59. 36.0.2 26 Aug 2025

    Nothing published for this version

  60. 36.0.1 21 Aug 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive