reason-repacked
reason-repacked copied to clipboard
This is just Reason repacked into a binary for easy use with BuckleScript.
I'm looking into using this, and very quickly realised `reason-language-server` was still using `bsrefmt` instead of `refmt`. There is a `"reason_language_server.refmt"` configuration setting, however it looks like I need to...
Can you also make this compatible with alpine docker? Basically you need to build a version that is not dependent on glibc but statically linked. This makes it work in...
# What? Resonator is a project based on [Rust's crater](https://github.com/rust-lang/crater) (which is one of the coolest projects in existence) that runs ReasonML code instead of Rust code to make sure...