Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for basic usage #45

Open
shubhamkumar13 opened this issue Sep 18, 2023 · 3 comments
Open

Docs for basic usage #45

shubhamkumar13 opened this issue Sep 18, 2023 · 3 comments

Comments

@shubhamkumar13
Copy link

Is it possible to have some simple basic examples which show a cargo project and a dune project working together

@Abinash018
Copy link

I think it is possible

@Abinash018
Copy link

May some way possible

@shayne-fletcher
Copy link
Contributor

it is possible to get builds going with ocamlrep, dune & cargo. see errpy for example which utilizes ocamlrep. errpy is available in opam and is integrated into pyre-check

i would advocate for the use of buck2 though. one can use reindeer for the rust dependencies and ocaml-scripts for the opam dependencies. there are some ocaml examples (including rust embedding) in the buck2 repo (sadly not involving ocamlrep though). ocamlrep itself builds with buck2 and reindeer in addition to cargo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants