Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

From my experience, the issue is generally related to passing complex data structures across FFI boundaries. For this, adopting a serialization format is nicer than say deconstructing each object into proper parameters, which really end up being very similar code to that which is generated with the serialization libraries.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: