owasm-abi 0.1.13

Rust WebAssembly Contracts ABI
docs.rs failed to build owasm-abi-0.1.13
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: owasm-abi-0.3.0

owasm-abi

Oasis WASM ABI (Legacy and new)

Documentation

This crate is forked from paritytech/pwasm-abi.

We are big fans of the work Parity is doing to advance the state of Ethereum and smart contract development. In order to further experiment with new features including new opcodes and gas models, we have forked these repositories.

In the spirit of open-source, we intend to contribute bug fixes and new features upstream and will make our changes available to the community.

Add dependency

[dependencies]
owasm-abi = "0.1"

License

owasm-abi 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.