Pomax
Pomax
It's been a while, but I ended up using [koffi](https://www.npmjs.com/package/koffi) as FFI layer.
Except plain text has no structure beyond just "what the text was", there's nothing to parse other that perhaps "split on newlines" =) As concrete example, I need to sync...
It would have helped if I'd originally given the example code: yes, I meant `diffChars`.
Ah, yes that would make it tricky... might be a nice thing to add if the user calls `diffChars`/`diffWords` with an options object, with a special boolean property that lets...