|
|
|
|
|
by Kwastie
3056 days ago
|
|
With pure Reason (No JS bindings) it should be possible to skip Node / Bucklescript on the server and compile straight to binary. This should be possible with something like bsb-native (https://github.com/bsansouci/bsb-native) I haven't tried this because I don't have a pure Reason project |
|
https://github.com/inhabitedtype/httpaf
A webserver in native OCaml that's going to beat Node.js (it seems popular cohttp server in OCaml was not cutting it).