jbghoul

Results 6 issues of jbghoul

![Parkour](https://media.giphy.com/media/f0sATHPZHuHAq2Wj34/giphy-downsized-large.gif) ## *What* is wrong? On Safari, MacOS, loading gpu.js causes an error : ``` SyntaxError: Invalid regular expression: range out of order in character class ``` Explanation * acorn...

![A GIF or MEME to give some spice of the internet](url) ## *What* is wrong? WebGL kernel feature checks may throw an error ## *Where* does it happen? In WebGLKernel.setupFeatureChecks...

Quand il est annoncé "tours restants : 2", en fait c'est le dernier tour et la partie s'arrête après le vote. * Partie paramétrée avec condition de fin de partie...

Using Buffer and zlib from this rollup-plugin-polyfill-node package In zlib.js polyfill, when an error occurs, zlib is supposed to emit and error. Related code below: ```js this._binding.onerror = function(message, errno)...