Petr Kozelka

Results 4 issues of Petr Kozelka

I am trying to work with a native library which depends on another (native) library. But only the "toplevel" library gets extracted, and therefore the whole load fails. Is there...

This is not only more efficient, but in my case also causes mysterious crashes when later executing the library.

Related to https://github.com/h2oai/mojo2/pull/1678 . This allows automated change of component version as part of the component release. We are going to use this for new mojo2 versions at least. This...