OvermindDL1 / bucklescript-tea

TEA for Bucklescript
Other
602 stars 45 forks source link

Future of the library? #152

Open pbiggar opened 2 years ago

pbiggar commented 2 years ago

Hi! I'm curious what the plans are for the library, with the latest rescript changes.

My sense is that there's a bunch of work that needs to be done to keep up:

But the library currently looks unmaintained. Would love to know what the plan is! Thanks!

pbiggar commented 2 years ago

fyi, working on these changes over at https://github.com/pbiggar/rescript-tea

pbiggar commented 1 year ago

FYI, we've released rescript-tea: https://blog.darklang.com/rescript-tea/

OvermindDL1 commented 1 year ago

That works, I've migrated to a more cohesive codebase so I'm only using this in one place anymore. ^.^

I'm certainly open to more contributors having access though, but the darklang fork looks good!

pbiggar commented 1 year ago

OK great thanks! Would you be open to a PR adding a link to the README pointing to our fork?

OvermindDL1 commented 10 months ago

@pbiggar Oh yes please do!

pbiggar commented 10 months ago

We've actually stopped using rescript recently. Perhaps a better approach would be to make this the canonical source, and update to the latest from our fork?