Skip to content

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

@jaypatrick

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions