Hi,
I'm currently playing around with using ocaml-cairo as the renderer for a toy GUI project and calling of_data32 I get the error that a mapped file cannot be used.
Why is this the case? Is it a fundamental limitation with the cairo library, or with the Bigarray representation or something else?