What is the Spectre vulnerability and how does it affect JavaScript’s SharedArrayBuffer availability?

JavaScript Professional Hard

JavaScript Professional — Hard

What is the Spectre vulnerability and how does it affect JavaScript’s SharedArrayBuffer availability?

Key points

  • Spectre uses high-resolution timers to leak memory
  • Atomics.wait function creates a precise timer
  • SharedArrayBuffer was disabled due to Spectre vulnerability

Ready to go further?

Related questions