Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Module.TOTAL_MEMORY
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
existing SIMD code to use updated JS SIMD API (SIMD.type.op instead of SIMD.op & SIMD.opu32; int32x4 instead of uint32x4); bug fix: right type of withX() for int32x4 initialization; bug fix: splat(0) instead of zero() for int32x4 initialization
|
|
|
|
backend output
|
|
fundamental things we cannot easily remove, and there are not many of them anyhow; fixes asm1.test_asm_pgo
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/parseTools.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
floats as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
necessary glOrtho dep; fixes #1708
|
|
initializer
|
|
|
|
|
|
|
|
|
|
|
|
mistakenly bitcasts that way
|
|
|