1. WebAssembly
  2. Reference
  3. WebAssembly definitions

WebAssembly definitions

This set of pages details the top-level module definition features available in Wasm for defining items such as tables, types, memories, functions, etc.

Types

func

A function signature, which defines a function's identifier, parameter types, body, and result types.

Definitions

global

Creates a new global.

table

Creates a new table.

tag

Declares an exception type that can be thrown in the module.

Specifications

Specification
Unknown specification

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.

AltStyle によって変換されたページ (->オリジナル) /