Open xyzshantaram opened 3 weeks ago
That would be nice!
For now sadly I personally don't have much time but I'll keep a todo task to improve and fix the CI to make it compliant with JSR requirements.
Also do you think we could get this working with another runtime?
I think it could with Node.js and Bun with some abstraction over the socket layer in core/client.ts
. I think the most part of code is entirely runtime independent.
I'd like to help improve the JSR score. I'll look into writing docs and changing the public api's types away from slower ones, can you guys look into adding the provenance stuff?
From https://jsr.io/@irc/client/score:
Also do you think we could get this working with another runtime?