Skip to content

[Mainloop 3/3] WHATWG Timers

Evan Welsh requested to merge ewlsh/whatwg-timers into master

Implementation of the WHATWG timers specification (HTML 8.6)

Decisions

  • Consider what setTimeout should return. Node returns an object, the specification and Web requires a number.

Depends on !557 (merged) and !678 (merged)

Edited by Evan Welsh

Merge request reports