programming language
foreign function interfaces allows a high level language to call lower level languages, and it’s the way C calls assembly language or Java calls C.
foreign function interfaces allows a high level language to call lower level languages, and it’s the way C calls assembly language or Java calls C.