Hi, I would like to announce a new feature for Firefox OS.
The feature allows to read data in packaged app by XHR with array buffer type as memory-mapped. It helps to save RAM memory usage, especially for big data files in a packaged app. For example, the English word suggestion/auto correction or the JSZhuyin IME database in the keyboard APP are read as array buffer, which are good candidates to use this feature on a small RAM device. There is a wiki page for detailed information. https://wiki.mozilla.org/FirefoxOS/MappedArrayBuffer Best Regards, Shianyow _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
