OCaml compiler packaged for esy. This package provides the OCaml compiler and standard library for use with esy, a package manager for native development. Version 5.3.0 is the current stable release. It is not intended for direct npm consumption but as a dependency for esy-based projects. Key differentiator: it enables OCaml development within the npm/JavaScript ecosystem via esy.
npm install ocamlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal esy project configuration to use OCaml 5.3.0.
Use esy init and add ocaml to your esy dependencies.
Refer to ocaml.org/docs.
This package is not a JavaScript module; use esy to invoke the OCaml compiler.
No dependency data recorded yet.