Target: eval
Aurel300 opened this issue · 0 comments
Aurel300 commented
The stubs/FFI for OCaml are relatively similar to those of HashLink. Assuming the user has a working OCaml compiler setup, we can simply create a Makefile
, generate a cmx
/cmo
file, and load it with eval.vm.Context.loadPlugin
.