Path: blob/main/files/en-us/webassembly/reference/variables/local_set/index.md
6520 views
------{{WebAssemblySidebar}}
The local.set instruction sets the values of a local variable.
{{EmbedInteractiveExample("pages/wat/local.html", "tabbed-taller")}}
Syntax
| Instruction | Binary opcode |
|---|---|
local.set | 0x21 |