obazl / rules_ocaml

A Bazel Language Support Package for OCaml

Home Page:https://obazl.github.io/docs_obazl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocaml_binary object output as CcInfo

mobileink opened this issue · comments

Task: support -output-obj by making ocaml-binary emit a CcInfo provider, so e.g. cc_library or cc_binary targets can depend directly on OCaml obj modules.