• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. WebAssembly
  2. WebAssembly instructions

WebAssembly instructions

WebAssembly instructions.

  • Numeric Instructions
    • : Arithmetic, comparison, bitwise, etc.
  • Vector/SIMD Instructions
    • : Single instruction multiple data.
  • Reference Instructions
  • Parametric Instructions
  • Variable Instructions
    • : Setting and getting local and global variables.
  • Table Instructions
  • Memory Instructions
  • Control flow Instructions

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Feb 9, 2022, by MDN contributors

Related Topics

  1. WebAssembly home page
  2. Tutorials
    1. WebAssembly concepts
    2. Compiling from C/C++ to WebAssembly
    3. Compiling from Rust to WebAssembly
    4. Using the WebAssembly JavaScript API
    5. Understanding WebAssembly text format
    6. Converting WebAssembly text format to wasm
    7. Loading and running WebAssembly code
    8. Caching compiled WebAssembly modules
    9. Exported WebAssembly functions
  3. Object reference
    1. WebAssembly
    2. WebAssembly.Module
    3. WebAssembly.Global
    4. WebAssembly.Instance
    5. WebAssembly.Memory
    6. WebAssembly.Table
    7. WebAssembly.CompileError
    8. WebAssembly.LinkError
    9. WebAssembly.RuntimeError
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies