Skip to content

v0.1.7

Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 10 Nov 05:02
· 1409 commits to master since this release

Changed

  • PriorityQueue to wait a frame to schedule new tasks instead of using Promise.resolve so tasks will only be started once per frame.