2 releases
Uses new Rust 2024
| 0.1.1 | Oct 14, 2025 |
|---|---|
| 0.1.0 | Oct 14, 2025 |
#47 in #compatibility
Used in wasmer-compat-cli
54KB
1.5K
SLoC
wasmer-compat
Rust library and CLI tool to check if a given project is compatible with the Wasmer ecosystem.
Supports:
- Python
- Python libraries
- Python projects (uv.lock)
- Rust
- Javascript
Install the CLI
cargo install wasmer-compat-cli
Usage - CLI
- Check if a project is compatible with the Wasmer ecosystem:
Currently works for:
- Python projects with a
uv.lockfile
- Python projects with a
wasmer-compat check ./python-project
Dependencies
~5–20MB
~205K SLoC