as: WebAssembly-Syntax

 
 9.51.2 Syntax
 -------------
 
 The assembler syntax directly encodes sequences of opcodes as defined in
 the WebAssembly binary encoding specification at
 https://github.com/webassembly/spec/BinaryEncoding.md.  Structured
 sexp-style expressions are not supported as input.
 

Menu