aantron / promise

Light and type-safe binding to JS promises
MIT License
340 stars 24 forks source link

Eliminate reason dependency for native implementation #51

Open aantron opened 4 years ago

aantron commented 4 years ago

Native Promise will still be usable with Reason. This will just make the library lighter to install for projects using OCaml syntax.

aantron commented 4 years ago

One way to do this is to put into opam release archives ASTs that have already been processed with refmt.