Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments to javascript wrapper parts. | Zaven Muradyan | 2018-10-15 | 1 | -0/+3 |
| | | | | | | | | The code in pre.js and engine.js is a bit confusing to see in isolation, since the files aren't valid JS files by themselves. This just adds some explanatory text to both files. Fixes #22937. | ||||
* | Expose Emscripten libs to engine.js discreetly | Leon Krause | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Remove asm.js support from HTML5 platform | Leon Krause | 2017-11-18 | 1 | -0/+2 |
Since WebGL 2.0 is required, requiring WebAssembly support as well has little impact on compatibility. |