Skip to content
Sheetwrite

Sheetwrite / Documentation

WASM_MEMORY_OWNERS@sheetwrite/core

Stable ordered owner list encoded by the WASM store-memory protocol.

Stable ordered owner list encoded by the WASM store-memory protocol.

Declaration

const WASM_MEMORY_OWNERS: readonly [
"wasm.dense.kinds",
"wasm.dense.payloads",
"wasm.dense.styles",
"wasm.paged.kinds",
"wasm.paged.payloads",
"wasm.paged.styles",
"wasm.paged.loaded-bitmaps",
"wasm.paged.dirty-bitmaps",
"wasm.paged.indexes",
"wasm.string-pool.utf8",
"wasm.string-pool.spans",
"wasm.string-index",
"wasm.formulas",
"wasm.dependency-nodes",
"wasm.dependency-edges",
"wasm.sheet-indexes-metadata",
"wasm.spill-ranges",
"wasm.spill-owners",
"wasm.spill-blockers",
]