Andrew Herron

Results 303 comments of Andrew Herron

I'm fairly keen to give this project a go when you have time to update it. I can install some of the tools I need on your patched 4.01, but...

I am very interested in ES6 output, not so much TypeScript. Maybe the tests suggested nearly a year ago (even if that adds a lot of dev dependencies) would help...

@til-schneider even if the PR isn't accepted, with those changes I'd probably start using your branch instead of the main project. It's pretty stable and shouldn't need much maintenance. >...

> I use https://github.com/timostamm/protobuf-ts which is a solid and well maintained TS implementation. You might want to check it out. Thanks but I don't actually need TS support, just ES6,...

> * will the future ReasonML have a first-class browser target? ReasonML has always had two ways to compile to a browser, but only one was advertised. This was probably...

Targeting both native and JS with Reason + JSOO has been a viable option for a while. I deployed it to production in 2017! I developed the project as a...

> Has there been any surveys through the community of how everyone feels about ReScript? Since ReScript was not exactly a community effort via an open RFC and instead was...

There won’t be two, because reasonml is no longer a transpiled language (the existing support for that is retained only for compatibility).

The same as it always was - an alternative syntax for OCaml. It's popularity as a transpiled JS language was always more thanks to the combination of it's good syntax...

> having one configurable option is not really different from having a lot of them It's actually very different, this does read as suggesting additional configurability, but putting that aside...