Anton (@antron__) 's Twitter Profile
Anton

@antron__

Maintains some OCaml/Reason repos.

ID: 631584651

linkhttps://github.com/aantron calendar_today09-07-2012 23:27:06

106 Tweet

567 Followers

39 Following

Anton (@antron__) 's Twitter Profile Photo

Lwt 4.1.0 is out, putting Lwt under the MIT license! This release also gets Lwt ready for use with http/af, the fast new HTTP server by Σπύρος Η. του Α. #OCaml discuss.ocaml.org/t/lwt-4-1-0-fi…

Anton (@antron__) 's Twitter Profile Photo

Repromise, the type-safe binding from Reason to JS promises, is released in NPM! Native and async/await coming soon. github.com/aantron/reprom…

Anton (@antron__) 's Twitter Profile Photo

Bikeshedding is welcome in Repromise, the type-safe JS promise binding for Reason! Should we have then_, andThen, or flatMap? resolve or resolved? new_ or make? Let's create the API that we would *want* to use github.com/aantron/reprom…

Antonio Monteiro (@_anmonteiro) 's Twitter Profile Photo

OMG I switched from Cohttp to HTTP/af for the client implementation in my Amazon Web Services Lambda custom runtime for OCaml and the simple example I'm testing went from running in 25-50ms down to 1-10 ms 🤯🤯🤯

Anton (@antron__) 's Twitter Profile Photo

Lwt 4.3.0 is released, announcing some small breaking changes for the upcoming Lwt 5.0.0, which is planned for November. discuss.ocaml.org/t/4275 #ocaml

Anton (@antron__) 's Twitter Profile Photo

Just released reason-promise 1.0.0, a super light (<1K) and type-safe binding to JS promises github.com/aantron/promise Reason #OCaml

Anton (@antron__) 's Twitter Profile Photo

Separate ppx and ppx6 binaries are no longer necessary with ocaml-migrate-parsetree 1.6.0 #reasonml reasonml.chat/t/2210