Skip to content

Facade for setImmediate and clearImmediate #652

Closed
@armanbilge

Description

@armanbilge

Since we are now facading APIs regardless of their experimental status or overall adoption, would it make sense for us to facade setImmediate and clearImmediate? It is documented on MDN after all.

Although by itself this facade is useless in virtually all browsers, when paired with an npm dependency to the setimmediate polyfill it becomes much more useful. Edit: seems also available as a webjar.

@japgolly wdyt? This would address your use-case in scala-js/scala-js-macrotask-executor#37.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions