HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kagerl

no profile record

コメント

kagerl
·2 年前·議論
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.