WebAssembly data instructions
This set of pages details the instructions available in Wasm related to data definitions.
data.drop-
Discards the data contained by a passive
datadefinition, freeing up its memory, after being used in amemory.init.
This set of pages details the instructions available in Wasm related to data definitions.
data.dropDiscards the data contained by a passive data definition, freeing up its memory, after being used in a memory.init.