casper-wasm-utils 3.0.0

Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables
Documentation

casper-wasm-utils

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 2 of them enabled by default.

default

  • std

std

  • casper-wasm/std
  • log/std
  • byteorder/std

cli

  • std
  • glob
  • clap
  • env_logger
  • lazy_static

sign_ext

  • casper-wasm/sign_ext

env_logger

  • dep:env_logger

clap

  • dep:clap

lazy_static

  • dep:lazy_static

glob

  • dep:glob