aziem/ctypes-static-c-example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Tiny example showing how to build a C object file and statically linking with an OCaml binary using OCaml-Ctypes Uses information from: yallop/ocaml-ctypes#167 yallop/ocaml-ctypes#236