Using as: WebAssembly-Syntax

Next: WebAssembly-Floating-Point, Previous: WebAssembly-Notes, Up: WebAssembly-Dependent   [Contents][Index]


9.52.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.

• WebAssembly-Chars:    Special Characters
• WebAssembly-Relocs:    Relocations
• WebAssembly-Signatures:    Signatures