jbghoul
jbghoul
Closes #743
 ## *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...
 ## *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)...