From c98695f5dd8d7adefebd7237dbfd77715927cd94 Mon Sep 17 00:00:00 2001 From: Sergey Pepyakin Date: Mon, 22 Jan 2018 18:47:16 +0300 Subject: [PATCH] [skip-ci] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dcd62b3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# wasmi + +WASM interpreter (previously lived in [parity-wasm](https://github.com/paritytech/parity-wasm))