Skip to content

Any plans to natively support Deno in the future? #95

Description

@jaypatrick

Are there any plans for this package to natively support Deno in the future? I am aware I can use an npm: specifier in the deno.json file, e.g.

"imports": {"hostlist-compiler": "npm:@adguard/hostlist-compiler"}

Supporting deno natively would probably greatly boost performance as well. As it's currently written, it appears to be single-threaded.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions