Konstantin Podsvirov
Konstantin Podsvirov
> Changing the config structure is a breaking change, so you'll need to find a different short-term solution. You are wrong here. I didn't break anything. I have proposed new...
I think, all is possible. More from documentation about 2 and 3 version difference: > Some features from version 2 are still being ported to version 3. MathJax version 2...
@ehuss, review again, please.
My solution is very small and not change any dependencies, but looks like the `ignore` crate more popular and use it will add some improvements. I'm fine with any solution...
Local fallback for MathJax added in #1918. Review, please.
> How is PySide6 installed, is it a MSYS2 package, and how do I install that one, or is it the pip package maybe. Environment (MSYS2): ```console user@host ~ $...
> Can you confirm or deny that it works for you, and if not provide the out.xml report? Sorry for delay. It's not works for me: ```console kot@DESKTOP-636MIDN MINGW64 ~/src/MINGW-packages/mingw-w64-python-nuitka/src/Nuitka-1.9.6...
Just for fun I [port](https://github.com/erincatto/box2d-lite/pull/3) `box2d-lite` samples to [Emscripten](https://emscripten.org/) platform and now your can [try](https://podsvirov.github.io/box2d-lite/samples) it from your browser :-) 