rescript-webapi icon indicating copy to clipboard operation
rescript-webapi copied to clipboard

SharedWorker API Under Active Development

Open switch-to-gitlab opened this issue 5 months ago • 2 comments

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.

switch-to-gitlab avatar Jun 18 '25 21:06 switch-to-gitlab

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).

TheSpyder avatar Jun 19 '25 01:06 TheSpyder

Oh, thanks. I'll take a look at that then. There's a lot there!

switch-to-gitlab avatar Jun 19 '25 02:06 switch-to-gitlab