Open
Description
cc @lambtron
In addition to publishing to npm and github, publish to JSR: https://jsr.io/.
It should be easy, we can reuse the same publishing mechanism for now.
Maybe later publish directly in typescript (maybe ESM-only as well?) - without TSC or tsup, directly with JSR's builtin typescript handling. (Just wondering about ad-hoc loaded files in browser context, eg the wasm-sha cc @ngxson, if it will publish correctly)
Maybe related: #887 (TSC/monorepo)