On 4/3/15 9:31 AM, 罗勇刚(Yonggang Luo) wrote:
Don't know if we can compile c expat to asm.js to running in a worker.
If you just want an XML parser in JS, there are various options out there which are significantly more usable (and possibly faster) than trying to shoehorn expat into JS.
-Boris _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

