Skip to content

Convert respec-worker as an ES module #1667

Open
@saschanaz

Description

@saschanaz

As part of #1640:

A worker script can be a module if we construct it by new Worker(url, { type: "module" }). I think this will ultimately benefit #1469 where we can load it as a module that can also work in Node.js.

  • Wait until browsers support it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions