An open API service indexing awesome lists of open source software.

https://github.com/lessp/esy-reason-rust


https://github.com/lessp/esy-reason-rust

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Basic example of Rust-interop with Reason and Esy using [ocaml-rs](https://github.com/zshipko/ocaml-rs).

Make sure you're pointing to your `cargo`-path in esy.json.

```sh
esy
esy dune exec bin/main.exe
```