forked from OSchip/llvm-project
parent
4becc58587
commit
5d3391f859
|
@ -9,7 +9,7 @@ For more information on WebAssembly itself, see the design documents:
|
||||||
|
|
||||||
The following documents contain some information on the planned semantics and
|
The following documents contain some information on the planned semantics and
|
||||||
binary encoding of WebAssembly itself:
|
binary encoding of WebAssembly itself:
|
||||||
* https://github.com/WebAssembly/design/blob/master/AstSemantics.md
|
* https://github.com/WebAssembly/design/blob/master/Semantics.md
|
||||||
* https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
|
* https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
|
||||||
|
|
||||||
The backend is built, tested and archived on the following waterfall:
|
The backend is built, tested and archived on the following waterfall:
|
||||||
|
|
Loading…
Reference in New Issue