Piotr Paczkowski (trzeci.eu)
Piotr Paczkowski (trzeci.eu)
At the begging there was assertion: assert(pc != nullptr); But I fixed it by install pywin32 (I tried x64 and x86) now there is assertion as follow: --- ## Microsoft...
Thanks to @Squareys we have some movement in the creation of the official docker image for emscripten, hence I can start to think what's the place of this image and...
After refactoring there is no more `trzeci/emscripten:sdk-incoming-64bit` being being build and uploaded. Triggered by: https://github.com/WebAssembly/binaryen/pull/2464
ATM `emscripten` image compiles all ports, but do not preserve output (due a size ~1GB), this might be done as a separated image `emscripten-full`
Hi! I'm working with large ASM.js files generated by Emscripten, when I debug those I use tools like Prettier to make code at lease a little bit more readable. In...
Hello! SonarQube 9.9LTS requires Java 11, which makes this plugin incompatible. Is this something on the radar to bump? The repository is quite stale: if a PR with Java 11...