Hardcaml_waveterm_kernelSourceHardcaml_waveterm_kernel is a library for displaying terminal-based waveforms from hardcaml simulations.
The kernel library avoids any unix dependency so can be compiled for javascript.
A Rule.t is a predicate on Port.ts that specifies the display format of matching ports.
A Display_rules.t is an ordered list of rules that specifies the order of ports and the formatting of signals in a waveform.