With the recent addition of SharedArrayBuffer, concurrency is finding its way into the JavaScript language. This addition allows JavaScript programs to perform concurrent access to SharedArrayBuffer objects. WebKit supports SharedArrayBuffer and it has fu... (more…)
Read more »
Many people, myself included, have held the belief that Spectre exploits need to know, understand, and manipulate microarchitectural details that are specific to a given processor design. Published… (more…)
Read more »
Something I’ve noticed more lately, is this trend of having several npm micro-packages all contained in one repository. Many popular… (more…)
Read more »
Firstly, to care about this battle you have to first understand JavaScript and Redux. If not, then you’re probably in the wrong blog article (should have taken a left at the gas station). Those who… (more…)
Read more »