harvard-lil / js-wacz

JavaScript module and CLI tool for working with web archive data using the WACZ format specification.
MIT License
11 stars 4 forks source link

Improve JavaScript runtimes interoperability #14

Open matteocargnelutti opened 1 year ago

matteocargnelutti commented 1 year ago

This project currently relies on Node.js-specific APIs and should aim at runtime interoperability in the future (Deno, Bun, Browser ...).

jlarmstrongiv commented 1 year ago

For high compatibility, I recommend looking into the edge runtime