Hacker News new | ask | show | jobs
by janwas 1481 days ago
Thanks! Highway is included in Chrome and Firefox. Not sure what you mean by process? It's pretty easy for example using git submodules - you tell Git the Highway version you want to depend on, notify your CMake or Bazel build system of the hwy library dependency, and that's it.

One requirement is C++11 or later - some people have asked about supporting C but I believe that's infeasible.