I was looking up everywhere and could not find any mitigations for Spectre attack by the Clojure compiler! I don't know if my question is correct or how feasible it is, but do you guys know if there are any mitigations for different variants of Spectre attacks Specter v1 (Spectre-PHT), v2 (Spectre-BTB), v4 (Spectre-STL) and v5 (Spectre-RSB) at the compiler level for Clojure?
Looking forward to hearing from you guys ;)