prometheansacrifice

Results 114 comments of prometheansacrifice

Should it be a shipped as a separate tool (but maintained here in this repo) ? Even if the name resembles `refmterr`, I'm sure if the syntax conversion that `refmttype`...

Apologies - compiler errors translated to Reason syntax does make sense inside `refmterr`. I confused it with `reason-region-ocaml-reason` translation functions `reason-mode` provides in Emacs.

IMO, the first step in Windows support is deciding what toolchain we support. I think we could start with one (MSVC or Mingw) because the two toolchains bring a lot...

The following (with path) works `package.json` ```json "resolutions": { "esy-openssl": "./esy/openssl/esy.json", } ```