Closed
Description
I'm not sure what the best route for this is - perhaps a toploop
stanza?
For opam-admin.top, I have patched its main module to call Topmain.main ()
at the end and then simply link with compiler-libs.toplevel
and add (ocamlc_flags (-linkall)
. Even this approach has problems, as there's no way to indicate to jbuilder that the executable in question must be bytecode (at least for now).
Metadata
Metadata
Assignees
Labels
No labels