image-js / stroke-width-transform

BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

jsHeapSizeLimit issues #4

Open yorrd opened 6 years ago

yorrd commented 6 years ago

Hi. Awesome work.

I'm trying to get this to work on an HTML5-App (call me crazy). Unfortunately, the max heap size on phones is about 1/4 of the desktop equivalents. Chrome on desktop has >2GB, Chrome on mobile has >400MB: image Is there anything off the top of your head that I could do here? Currently, loading the lib fails with image Thanks again!

EDIT: or is this not related to the max heap size? I was clicking about in the performance inspector which didn't show a significant enough rise in heap size to reach the limit if you ask me. Could this be something else? If you don't see what I see and need a reproduction, let me know!