Add a basic README.md.

This commit is contained in:
Dan Gohman
2018-10-30 10:06:38 -07:00
parent 154b35ecc1
commit 068f86f645
2 changed files with 17 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "wasm-singlepass-experiment"
version = "0.0.0"
authors = ["Dan Gohman <sunfish@mozilla.com>"]
license = "Apache-2.0 WITH LLVM-exception"
readme = "README.md"
publish = false
[dependencies]