HTML: Markup language
CSS: Styling language
JavaScript: Scripting language
Web APIs: Programming interfaces
All web technology
Learn web development
Discover our tools
Get to know MDN better
WebAssembly memory instructions.
copy
Copy data from one region in memory to another.
fill
Set all values in a region to a specific byte.
grow
Increase the size of the memory instance.
load
Load a number from memory.
size
Get the size of the memory instance.
store
Store a number in memory.