Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NikVolf authored Sep 4, 2017
1 parent 6b29000 commit 5bb7551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Parity WASM contracts standard library for Rust

[![Build Status](https://travis-ci.org/NikVolf/wasm-std.svg?branch=master)](https://travis-ci.org/NikVolf/wasm-std)
[![Build Status](https://travis-ci.org/NikVolf/pwasm-std.svg?branch=master)](https://travis-ci.org/NikVolf/pwasm-std)

It is the limited subset of Rust standard library, along with custom allocator which delegates the allocation to the runtime-defined externs.

Expand Down

0 comments on commit 5bb7551

Please sign in to comment.