wasm-tools 1.244.0

CLI tools for interoperating with WebAssembly files
Documentation
1
2
3
4
5
# This project isn't yet using the 2024 edition due to its MSRV requirement but
# we're going ahead and opting into the 2024 style edition ahead of updating the
# Rust edition itself.
style_edition = '2024'
edition = '2021'