The OCaml 5 runtime (libasmrun.a) built for unikraft
| CODING_STYLE.md | ||
| Config.uk | ||
| CONTRIBUTING.md | ||
| COPYING.md | ||
| MAINTAINERS.md | ||
| Makefile.uk | ||
| README.md | ||
ocaml for Unikraft
This is the port of ocaml for Unikraft as external library.
Please refer to the README.md
as well as the documentation in the doc/
subdirectory of the main unikraft repository.
what
This package has Unikraft rules to build libasmrun.a, which is suitable to
link with an OCaml program generated with -output-obj, as long as the
architecture matches.
Requires the use of pthread-embedded and newlib.