GeistHaus
log in · sign up

Working with Linear Memory

huy.rocks

Linear Memory in WebAssembly is a contiguous and mutable array of **uninterpreted bytes**. It is shared between the WASM module and the host runtime. It can be expanded by calling `WebAssembly.Memory....

0 pages link to this URL

No pages have linked to this URL yet.