canmove, Confirmed users, Bureaucrats and Sysops emeriti
5,401
edits
Line 46: | Line 46: | ||
===Allow developers to better avoid 32-bit browser Out-of-Memory conditions.=== | ===Allow developers to better avoid 32-bit browser Out-of-Memory conditions.=== | ||
*Ship 64-bit Firefox on 64-bit Windows. | *Ship 64-bit Firefox on 64-bit Windows. | ||
*Avoid Emscripten in-memory Virtual File System for asset storage by leveraging pthreads and FileReaderSync to provide synchronous file I/O in workers. | *Avoid Emscripten in-memory Virtual File System for asset storage by leveraging pthreads and [https://developer.mozilla.org/en-US/docs/Web/API/FileReaderSync FileReaderSync] to provide synchronous file I/O in workers. | ||
===Continue investment in performance across the platform.=== | ===Continue investment in performance across the platform.=== | ||
*Significantly optimize WebAudio performance [1]. | *Significantly optimize WebAudio performance [1]. |