Guest User

Untitled

a guest
Jun 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. TODO's left on gsoc_nci:
  2.  
  3. * Tests, more tests...
  4.  
  5. Future TODOs:
  6.  
  7. * Update the thunk generator to match the current libffi definition of a signature, they are mostly backwards compatible but not 100% compatible.
  8.  
  9. Quality of life options for the future:
  10.  
  11. * Use libffi to generate callbacks with any signature instead of the limited current amount provided by parrot.
  12. > Have a thunk generator for callback functions that can be added at runtime, like old NCI thunks were before for systems without libffi.
Add Comment
Please, Sign In to add comment