7 ms·
Speaking of WebAssembly security, is it vulnerable to Spectre/CPU style attacks like those in JavaScript? (WASM without imported JS functions)
by Gupta2 2y ago
Speaking of WebAssembly security, is it vulnerable to Spectre/CPU style attacks like those in JavaScript? (WASM without imported JS functions)
- saagarjha 2y agoYes.
- jeffparsons 2y agoYes, if you give the Wasm instance access to timers.