Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Truncating float to int conversion isn't really a purely JavaScript-specific thing. Pretty sure, that instruction can speed up a lot of other software too as soon as compilers/interpreters and standard libraries start using it.
-
KALALEX1122yI fail to see the point thought doesn’t most web browsers hardware acceleration “offload” compute to GPUs? Why the hell would you need a dedicated expansion card? Isn’t the market (nvidia, amd) happy to jump on that ahead of time and add units for that?
-
@KALALEX They offload some CSS animations and occasionally layout, the vast majority of tasks is not vectorizable so the CPU is better at it.
Give up. Share Target API is already on Android, even in garbage like Samsung Internet. Desktop native apps are already history, mobile apps are sure to follow. Led by Apple Silicon, we will add JS-specific hardware to the CPUs and conquer the world. JavaScript will be the only language, with an exception being C and Lisp.
joke/meme