mozilla / pluotsorbet

[ARCHIVED] PluotSorbet is a J2ME-compatible virtual machine written in JavaScript.
GNU General Public License v2.0
237 stars 46 forks source link

GC is almost always disabled in WA with JIT compilation enabled #1812

Closed marco-c closed 9 years ago

marco-c commented 9 years ago

The app sooner or later crashes because it runs out of memory.

marco-c commented 9 years ago

This is no longer true after #1828. While there's probably still room for improvement, I think we can safely close this issue.