Skip to content

Drup/modulectomy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulectomy

Dissect OCaml compiled programs, and weight their content.

modulectomy allows you to visualize the size of your OCaml programs and the contributions by various libraries and modules. Very WIP.

Currently support:

  • js files compiled with js_of_ocaml, if they have source maps.
  • Will work on native as soon as let-def/owee#3 is fixed.

See an example.

Install

Requires a patched version of js_of_ocaml available here and the dev version of tree_layout.

About

Dissect OCaml compiled programs, and weight their content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published