interested in publishing an es module version? e.g. so you could do something like this directly in the browser ```js import { flate, init } from 'wasm-flate'; await init(); flate.gzip_encode(...) ``` if yes then I could look into preparing a pull request 🤗
interested in publishing an es module version?
e.g. so you could do something like this directly in the browser
if yes then I could look into preparing a pull request 🤗