X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=82e8b302fb50d61586f00442e78828dd2b6342f9;hb=27073cc090c29aa5dcf9ed9becdf3e73b937b0bb;hp=676e507eaa80e28154014a701b9cfa6275db0795;hpb=964218d5bff2c25270df2c2c8fb9a280d72067f5;p=uffi.git diff --git a/TODO b/TODO index 676e507..82e8b30 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,7 @@ - Run test-suite on MCL port +- Add OpenMCL support for with-cast-pointer and def-foreign-var + +- Add support for direct vector passing to and from foreign functions + to avoid copying elements in and out of vector. +