[MLton-user] How to access large amounts of data through FFI

Florian Weimer fw at deneb.enyo.de
Fri Oct 10 11:36:24 PDT 2008


* Ville Tuulos:

> Or, if the int vector is not a good idea, what would be a better way
> to get access to the memory space?

You probably should use MLton.Pointer: <http://mlton.org/MLtonPointer>

Perhaps with a wrapper to add bounds checking.



More information about the MLton-user mailing list