Hacker News new | ask | show | jobs
by Gupta2 495 days ago
Speaking of WebAssembly security, is it vulnerable to Spectre/CPU style attacks like those in JavaScript? (WASM without imported JS functions)
2 comments

Yes, if you give the Wasm instance access to timers.
Yes.