makepad/libs/wasm_bridge
2026-09-03 23:45:22 +02:00
..
derive compile 2026-02-10 18:26:51 +01:00
src web memory diet: the 805 MiB at load was the ocean-high archive's 13 M-entry leaf directory decoded to 407 MiB per lookup round and evicted at once — leaves now parse streaming into a window around the waiting tile ids (LeafParseLimits); a phone policy on the web (deviceMemory, UA, touch + short side) caps wasm at 512 MiB with a 320 MiB budget; archive leaf/range caches, reads and bakes in flight follow the budget; packed tile bytes stay packed until the bake decodes them; terrain scratch sized to the viewport and dropped with the layer; Cx::memory_report by owner. Phone viewport 1334 → 308 MiB after a minute of pans, desktop 1208 → 588 2026-09-03 23:45:22 +02:00
test wasm bridge: the imported memory honours the module's declared limits 2026-09-02 16:28:44 +02:00
build.rs compile 2026-02-10 18:26:51 +01:00
Cargo.toml 1.0.0 2025-05-15 16:46:16 +02:00