Hacker News new | ask | show | jobs
by bsder 1619 days ago
The best FFIs generate even the C header files from a single parent source.

See: Vulkan's vk.xml

1 comments

True. I generate my dynamic API headers, code and test cases also automatically. In LibreDWG from some readable spec file. Because static code for 1000 of objects would be overkill. Unlike LiquidXML.