Lines Matching refs:WebAssembly
1 //===-- README.txt - Notes for WebAssembly code gen -----------------------===//
3 This WebAssembly backend is presently in a very early stage of development.
7 For more information on WebAssembly itself, see the design documents:
8 * https://github.com/WebAssembly/design/blob/master/README.md
11 binary encoding of WebAssembly itself:
12 * https://github.com/WebAssembly/design/blob/master/AstSemantics.md
13 * https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
23 https://github.com/WebAssembly/waterfall/blob/master/src/compile_torture_tests.py
36 WebAssembly.
41 Would these be useful to run for WebAssembly too? Also, it has an option to
73 being run after the WebAssembly PEI pass.
91 WebAssembly registers are implicitly initialized to zero. Explicit zeroing is