HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kagerl

no profile record

comments

kagerl
·2 năm trước·discuss
cffi is used to wrap c libraries. Only a masochist would use ctypes to wrap a whole library. While both are technically FFIs, it does not make sense to compare them. From a conceptual perspective, cffi was written to replace the C-API for C modules.