# pwasm-abi Parity WASM Abi (Legacy and new) [![Build Status](https://travis-ci.org/paritytech/pwasm-abi.svg?branch=master)](https://travis-ci.org/paritytech/pwasm-abi) [Documentation](https://paritytech.github.io/pwasm-abi/pwasm_abi/) # Add dependency ```toml [dependencies] pwasm-abi = "0.2" ``` # License `pwasm-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.