This documents the now-removed Node.js bindings to cala-ledger. It is not
present on main anymore; this is a reference for anyone forking the repo who
wants to bring them back.
Cala-ledger is a Rust library. To make it consumable from a Node.js process we
maintained a napi-rs wrapper crate (cala-nodejs/) that