บทวิจารณ์สำหรับ WebAssembly Detector
WebAssembly Detector โดย mbnuqw
1 บทวิจารณ์
- ได้รับการจัดอันดับ 2 จาก 5โดย PreferWaterFox-Palemoon, 7 เดือนที่แล้วThis addon does *something* but I can only guess how it works internally. If it only looks for .wasm files in the network stream, it's not helpful on "modern" webassembly sites like www.truist.com and www.firstenergycorp.com which mime encode (?) the binary data in the page and create an object through JavaScript, i.e. var i = new WebAssembly.Module(x).