The Fil-C Optimized Calling Convention
Fil-C Memory Safety • C/C++ Compatibility • Modern Tooling Home Installing Documentation Releases GitHub Meet Fil The Fil-C Optimized Calling Convention Fil-C achieves memory safety even for programs that behave adversarially. That includes casting function pointers to the wrong signature and then calling them, exporting a function with one signature in one module and then importing it with a different signature in another, or even exporting a symbol as a function in one module and imp
Read full article →