wasmtime-bin
Wasmtime CLI repackaged as Python wheels for easy installation via tools like uv.
Wasmtime is a fast and secure runtime for WebAssembly.
Install
uv tool install wasmtime-bin
wasmtime --version
Supported Platforms
| Platform | Wheel tag |
|---|---|
| Linux x64 | manylinux_2_17_x86_64 |
| Linux ARM64 | manylinux_2_17_aarch64 |
| Linux x64 (musl) | musllinux_1_1_x86_64 |
| Linux ARM64 (musl) | musllinux_1_1_aarch64 |
| macOS x64 | macosx_10_9_x86_64 |
| macOS ARM64 | macosx_11_0_arm64 |
| Windows x64 | win_amd64 |
| Windows ARM64 | win_arm64 |
How It Works
This package downloads the official wasmtime release archives from
bytecodealliance/wasmtime
and repackages each .tar.xz / .zip as a platform-specific Python wheel.
A thin Python entry point (console_scripts) delegates to the native binary,
so wasmtime is available on PATH after install.
Development
python, uv, & just are needed. Here is a quick setup example on Linux:
tdnf install -y python3 python3-pip
python3 -m pip install uv
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc && source ~/.bashrc
uv tool install rust-just
License
This package redistributes wasmtime under its Apache-2.0 WITH LLVM-exception license.
Release files for wasmtime-bin 49.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| wasmtime_bin-49.0.0-py3-none-win_arm64.whl | Python 3 | none | Windows ARM64 | Details |
| wasmtime_bin-49.0.0-py3-none-win_amd64.whl | Python 3 | none | Windows x86-64 | Details |
| wasmtime_bin-49.0.0-py3-none-musllinux_1_1_x86_64.whl | Python 3 | none | Linux musl 1.1+ x86-64 | Details |
| wasmtime_bin-49.0.0-py3-none-musllinux_1_1_aarch64.whl | Python 3 | none | Linux musl 1.1+ ARM64 | Details |
| wasmtime_bin-49.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Python 3 | none | Linux glibc 2.17+ x86-64 | Details |
| wasmtime_bin-49.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl | Python 3 | none | Linux glibc 2.17+ ARM64 | Details |
| wasmtime_bin-49.0.0-py3-none-macosx_11_0_arm64.whl | Python 3 | none | macOS 11.0+ ARM64 | Details |
| wasmtime_bin-49.0.0-py3-none-macosx_10_9_x86_64.whl | Python 3 | none | macOS 10.9+ x86-64 | Details |
Total release size: 132.1 MB
Release files / wasmtime_bin-49.0.0-py3-none-win_arm64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-win_arm64.whl |
|---|---|
| Size | 12.5 MB |
| Tags | Python 3 Windows ARM64 |
|
SHA-256 checksum How to use checksums |
064bb46426d534f1f899e6a992a3efdbf0716d7c3cf57070bc3abea72bfbf70d
|
|
BLAKE2b-256 checksum How to use checksums |
70b2dbb8d1d3b9806e2e5104126de30fc8effe07dcd135831eb4affd5b609112
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / wasmtime_bin-49.0.0-py3-none-win_amd64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-win_amd64.whl |
|---|---|
| Size | 13.7 MB |
| Tags | Python 3 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
49f2dba0259cf4506d977a5115042b4e08a885d8e4c40dd5337400c9d056aa67
|
|
BLAKE2b-256 checksum How to use checksums |
01ae2fd975aeb836ef132840bc3a9a9f2be48067397860e45b793120f8049070
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / wasmtime_bin-49.0.0-py3-none-musllinux_1_1_x86_64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-musllinux_1_1_x86_64.whl |
|---|---|
| Size | 19.6 MB |
| Tags | Linux musl 1.1+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
e14c56651fce9d251fa7517fdcfe7504097f5bc5c7d3f92ae6cb621fb8933c21
|
|
BLAKE2b-256 checksum How to use checksums |
cfe09857338866542b5e53764628390ce757bc5213733f91397fde513b638a2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / wasmtime_bin-49.0.0-py3-none-musllinux_1_1_aarch64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-musllinux_1_1_aarch64.whl |
|---|---|
| Size | 18.7 MB |
| Tags | Linux musl 1.1+ ARM64 Python 3 |
|
SHA-256 checksum How to use checksums |
ee38949eb8898ae53e300cad148aeb9d2f6763eca6d63317d7abbb94aa4ba8be
|
|
BLAKE2b-256 checksum How to use checksums |
89c00f6d312283c3fadae54adf38d705be60dfc7d7c2b53d67a1bbf9ee69f8d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / wasmtime_bin-49.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 17.4 MB |
| Tags | Linux glibc 2.17+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
1e8c6e40c3f4909a2e2a98ec1516c0b450b25edcf9ee09de562ed4842a6f29f2
|
|
BLAKE2b-256 checksum How to use checksums |
a617b8750154b99619f9d1bce871d705e610fba9566401e174cbb3fbecc63551
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / wasmtime_bin-49.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl |
|---|---|
| Size | 18.6 MB |
| Tags | Linux glibc 2.17+ ARM64 Python 3 |
|
SHA-256 checksum How to use checksums |
60496279eb809b912ad6ee3aee3a242dda97a3f46c661c5a3f8d6e6b49272d8d
|
|
BLAKE2b-256 checksum How to use checksums |
2db5a7b2e41826eb599508888711c9cb8574ff24f4925f7f4a5589e7f1f77266
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / wasmtime_bin-49.0.0-py3-none-macosx_11_0_arm64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-macosx_11_0_arm64.whl |
|---|---|
| Size | 15.1 MB |
| Tags | Python 3 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
08547efce2d82d0e36000dc3876527caa326671593405aa8919c0120010ad575
|
|
BLAKE2b-256 checksum How to use checksums |
61efb851f1bba41b9ab56bf8ff2b12b05cd59e2ba456d15f212a56aa29d88e30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / wasmtime_bin-49.0.0-py3-none-macosx_10_9_x86_64.whl
| Download URL | wasmtime_bin-49.0.0-py3-none-macosx_10_9_x86_64.whl |
|---|---|
| Size | 16.4 MB |
| Tags | Python 3 macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
11f56949053440f15e58cd4b2772a678f515ad4bfdb9a6c1e893447c0ecc164c
|
|
BLAKE2b-256 checksum How to use checksums |
5033878e7aa1cd53d8282b2aa1320b493305de8f37a133e3eabe447414799e3a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency log