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