Get the latest tech news
The Fil-C Optimized Calling Convention
chieves 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 importing it as data in another (and vice-versa).
None
Or read this on Hacker News