c-cube on wip-effect-await
wip: effect handler for Lwt.awa… detail basic test and 2 more (compare)
raphael-proust on master
Init written byte to 0 for pipe… Merge pull request #941 from Mi… (compare)
Lwt_log
is easier to start with; Logs
is better to elaborate on )
Orbifx
Ocsigen*
smondet
both are low traffic, but stuff still happens
Orbifx
Anton Bachin (Gitter): is there a particular reason for choosing MIT? something tactical?
smondet
Orbifx: my 2c: In Ocaml since linking is static, it cannot really be LGPL, it kinda has to be LGPL+Linking-exn. which is a hack that maybe some INRIA lawyer checked in like 1994, but that adds a ton weirdness to an already pretty crazy license (have you tried to read the LGPL itself?).
Orbifx
smondet: I have read some of it and about it in the past. ALso, forgot that OCaml does static linking so I can see the issue
Orbifx
Given Lwt's functionality, I don't think it's critical either.