| Crates.io | casper-wasm-utils |
| lib.rs | casper-wasm-utils |
| version | 4.0.0 |
| created_at | 2023-04-14 17:18:40.096413+00 |
| updated_at | 2025-06-03 15:15:49.828566+00 |
| description | Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables |
| homepage | |
| repository | https://github.com/casper-network/casper-wasm-utils |
| max_upload_size | |
| id | 839323 |
| size | 177,052 |
A collection of WASM utilities used in contract development, forked from the Parity's pwasm-utils.
The original code was written by the Parity team, and this library is a fork allowing Casper to maintain the code.
This repository contains the package casper-wasm-utils which consists of a library crate
and a collection of cli binaries that make use of this library.
cargo install casper-wasm-utils --features cli
This will install the following binaries:
casper-wasm-utils is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0), at your choice.
See LICENSE-APACHE, and LICENSE-MIT for details.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in casper-wasm-utils by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.