diff options
| author | rossberg-chromium <rossberg@chromium.org> | 2016-10-21 10:46:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-21 10:46:47 +0200 |
| commit | 496d5c6e387af4627952cae57eafa8d6c4ba8685 (patch) | |
| tree | eeb855645b262491e6c9ab5ff6812f35aeff62d5 /TextFormat.md | |
| parent | 0b59aafb84ecc283b2c2ff87ab7075f99de6378b (diff) | |
| download | nanowasm-design-496d5c6e387af4627952cae57eafa8d6c4ba8685.tar.gz | |
Update spec crossrefs (#827)
Diffstat (limited to 'TextFormat.md')
| -rw-r--r-- | TextFormat.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TextFormat.md b/TextFormat.md index d6d3dc0..71d6abc 100644 --- a/TextFormat.md +++ b/TextFormat.md @@ -65,7 +65,7 @@ official format may look entirely different: * [ilwasm][] emits compatible s-expressions. * [binaryen][] can consume compatible s-expressions. - [prototype specification]: https://github.com/WebAssembly/spec/tree/master/ml-proto/test + [prototype specification]: https://github.com/WebAssembly/spec/tree/master/interpreter/test [LLVM backend]: https://github.com/llvm-mirror/llvm/tree/master/test/CodeGen/WebAssembly [WAVM backend]: https://github.com/AndrewScheidecker/WAVM/tree/master/Test [V8 prototype]: https://github.com/WebAssembly/v8-native-prototype |
