Eugene Kliuchnikov
Eugene Kliuchnikov
Will look into those soon.
It seems that most files are compiled with "-O2".
Going to add SVE to build matrix, so such problems would be caught timely.
WARNING: even if it compiles, it likely won't work on SVE; perhaps going to disable SVE target by default.
It seems that (tools/) binaries does not see libraries. Will check in docker soon.
We have used similar approach in brotli... And it seems that no-one has actually used those enums. I believe, we should rather look into the neutral ground, e.g. WebIDL. We...
That was one thing I have been worrying about. Perhaps it will be better to write some AST transformer to convert c++ header to a different representation....
Please use static_cast
Reworking brotli linkage. Will test on osx after that. thanks for the report.
Let's do that differently. "describe" should say what we are looking at. Starting from 0.8 we will add a "descriptive" tag that refers to the next version we are planning...