wasm-spatial-core
    Preparing search index...

    Class MemoryInfo

    WASM linear memory usage info.

    Index
    remaining: number

    Remaining free memory (in bytes).

    total: number

    Total WASM linear memory allocated (in bytes).

    used: number

    Approximate used memory (in bytes).