Hacker News new | ask | show | jobs
by DanielRibeiro 5317 days ago
From my experience EaselJS is pretty fast. You gotta be aware of the demos on Firefox, because it gets pretty slow due to multipe error messages unless you set the following flag:

    DisplayObject.suppressCrossDomainErrors = true