Runtime systems and foreign-function interfaces: Programming Language Design course | Zoonk
50. Runtime systems and foreign-function interfaces
Connect generated code to operating-system services, standard libraries, foreign functions, and native dependencies. Handle calling conventions, exceptions, memory ownership, callbacks, and unsafe boundaries across languages.