-
**Operating system or device - Godot version:**
godot 2.x.x ios
**Issue description** (what happened, and what was expected):
Now Apple has added the ability to assemble projects included "bitcode". …
ret80 updated
4 years ago
-
Hello there!
I encountered a very specific fingerprint behaviour. So my js code resides on some different websites (directly) and I receive on the same chrome browser the same id. That's fine. But,…
-
If I checkout 91da6b00584afd7dcaed66da88e2b617429b3950, the folder pnacl-subzero is empty and the cmake .. will fail.
@s-gupta
-
**Update:** See https://github.com/Valve/fingerprintjs2/issues/226#issuecomment-336246243 for the probable cause
Hi!
Sometimes i do find website visitors who i identified using a cookie.
In t…
-
although I would like to see more than these 2 I got bit hard, especially by `.chrome` when it wasn't ignored, I force pushed it away (bad bad) because I didn't want all of it's garbage, some of which…
-
When I try to use local analysis, it doesn't work:
https://gofile.io/?c=pd2PvK
It tries to load "PNACL" but it doesn't load.
In the console I saw "Data execution prevention required but not su…
ghost updated
4 years ago
-
With the incoming branch I'm getting a pretty useless error which I can't even pinpoint what code it's coming from, even with `llvm-dis`
So I tried switching to the upstream LLVM by building it mys…
-
In the 12 th version we can remove unnecessary files that are not used in the application.
For example: https://github.com/nwjs/nw.js/wiki/How-to-package-and-distribute-your-apps#which-files-should-b…
-
Sometimes when I click the local evaluation switch to enable the engine, it appears to load forever without doing anything. The developer console shows this error message:
`PNaCl modules can only b…
-
I'm playing around with Numba and emscripten, taking the LLVM IR code generated by Numba on a function in nopython mode, and translating it to JavaScript with emscripten. I've run into an issue. PNaCl…