|
|
|
|
|
by capableweb
1120 days ago
|
|
> capabilities-based security model offered by WebAssembly What? Since when does WebAssembly natively ship with a "capabilities-based security model"? > protecting against a wide range of vulnerabilities, including those that may not be public yet but can be preemptively mitigated through these mechanisms Not yet public vulnerabilities? Who was this article/summary written by? Reeks of GPT or at least someone who doesn't actually know the subject very well. |
|
Not yet public means exactly that. You may have a buffer overflow issue in your code that you are unaware of. There are technologies that help mitigate those when/if discovered. Wasm is one of them but not the only one (ie most modern compilers have specific settings to harden the binaries against some issues)