rescript-webapi
rescript-webapi copied to clipboard
SharedWorker API Under Active Development
Hey,
I need bindings to the SharedWorker API, and I figure if I'm writing them I might as well contribute them, right?
Would you be averse to my submitting a pull request to this effect?
Thank you for maintaining this project, by the way.
You are very welcome to submit a pull request. I am not actively maintaining this project anymore; the ReScript team is working on their own implementation now and it will one day become the officially recommended approach. https://github.com/rescript-lang/experimental-rescript-webapi
I am however happy to review code (as long as it doesn't contain any breaking changes).
Oh, thanks. I'll take a look at that then. There's a lot there!