Y
Hacker News
new
|
ask
|
show
|
jobs
by
k__
3060 days ago
I once read about a project that was basically Node.js as Reason module. They used the OCaml std lib and wrapped it with a a very Node.js like interface, so you could write native stuff with your Node.js skills.
1 comments
thangngoc89
3060 days ago
I think you’re talking about this
https://kennetpostigo.github.io/lwt-node/
link
k__
3060 days ago
Yes, exactly :)
link