Hacker News new | ask | show | jobs
by bryphe 2183 days ago
Thanks ComputerGuru! :) Certainly, Revery is just putting together the building blocks the ReasonML and OCaml communities have developed. Inspired by ReactJS and Elm.

Revery supports the same FFI as OCaml [1] - C-style linking. I believe Rust would be straightforward to integrate that way - I'm not sure about C#.

- [1] https://caml.inria.fr/pub/docs/manual-ocaml/intfc.html