4 releases

0.0.1-prealpha.85 Jun 14, 2022
0.0.1-prealpha.84 Jun 8, 2022
0.0.1-prealpha.83 Jun 2, 2022
0.0.1-prealpha.82 May 31, 2022

#199 in #webassembly

MIT license

79KB
2K SLoC

The Polywrap Rust/WASM Runtime Library

Polywrap is a WASM-standard developer tool for integrating Web3 protocols into applications. It makes it possible for applications on any platform, written in any language, to read and write data to Web3 protocols. This eliminates the need for client-side SDKs, making dapps lightweight and multi-platform.

This library is the Rust implementation of the Polywrap WASM runtime. (There's another implementation in AssemblyScript)

Warning The library is still in rapid development and everything may change until 1.0 is shipped.

Usage

https://docs.polywrap.io/

Dependencies

~1.4–2.3MB
~50K SLoC