Hello everyone,
I have a quick question: Can ReScript run individual .res files? I’m currently prototyping a CLI application and exploring alternatives to TypeScript.
I’m still getting familiar with the JavaScript/TypeScript ecosystem and wanted to try something different. I’ve ruled out CoffeeScript (as it’s outdated) and Civet (which feels messy), but I really like ReScript’s syntax.
How can I achieve this? Any guidance would be appreciated!