diff options
author | Ben Smith <binji@chromium.org> | 2015-09-13 20:06:09 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2015-09-13 20:06:09 -0700 |
commit | 1cc694b599fdf11ffa5cdd05265d6755d99a5623 (patch) | |
tree | 8459e8aaf81e814adf9ed73df2933602c300dcb4 /README.md | |
parent | ceafe802283cd1d977997097d8141ede834689f0 (diff) | |
download | wabt-1cc694b599fdf11ffa5cdd05265d6755d99a5623.tar.gz wabt-1cc694b599fdf11ffa5cdd05265d6755d99a5623.tar.bz2 wabt-1cc694b599fdf11ffa5cdd05265d6755d99a5623.zip |
update the README, switch to ReST
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 91a7322b..00000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -[](https://travis-ci.org/binji/sexpr-wasm) - -# sexpr-wasm - -Translates from WebAssembly [s-expressions](https://github.com/WebAssembly/spec) to [v8-native-prototype](https://github.com/WebAssembly/v8-native-prototype) bytecode. |