AdguardTeam / AdguardTeam/HostlistCompiler
Any plans to natively support Deno in the future?
Open
Priority: P4
- Dominant language
- JavaScript
- Stars
- 232
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.