outwatch / purescript-outwatch

A functional and reactive UI framework based on Rx and VirtualDom
https://outwatch.github.io/?lang=purescript
Apache License 2.0
34 stars 5 forks source link

Any plans for OutWatch for ReasonML? #15

Closed stereobooster closed 3 years ago

stereobooster commented 7 years ago

Sorry for this totally offtopic question. I was just super curious. You already did it in two languages, which is awesome. Any plans for ReasonML?

LukaJCB commented 7 years ago

I'd love to at some point! But there's already so many things that should be done, so I can't really say if it's realistic right now :)

An idea I had was to take the common functionality from the two implementations and expose it using JavaScript and then only write wrappers for each language. Maybe even generate the wrappers.