Skip to content

v1.0.0 Cotton Candy Cloud

Choose a tag to compare

@TitanNano TitanNano released this 12 Sep 21:42
· 216 commits to master since this release
  • implementation of memory management
  • RenderEngine now uses memory management to keep GC down
  • Application prototype now uses EventTarget as it's prototype
  • the node VM encapsulation has been strengthened
  • experimental ServiceWorker API
  • WebManifest API
  • Experimental rendering enhancement, render task segmentation and frame skipping has been implemented
  • NetworkRequest got progress events
  • promise capabilities of the DataStorage have been fixed
  • Network requests now expose a completed flag which indicates wether or not the NetworkRequest has already been completed.
  • all legacy modules have been removed