javascriptspectre

Read about Spectre. What changes may I need in my code?


I read about Spectre (CVE-2017-5753) but it is unclear how it actually affect the everyday programmer? I read a couple articles but I am still not sure if it may break any of my old project or existing code. It would be great to know what I should look out for when trying to adapt to the changes Spectre introduced about how browsers processes JavaScript.


Solution

  • After researching I found some recommendations here.

    Best practices summed briefly:

    References: