Hacker News new | ask | show | jobs
by dansitu 728 days ago
We use C++11 because we depend on some source that relies on it, but you can of course compile the library and then link to a C program:

https://docs.edgeimpulse.com/docs/run-inference/cpp-library/...