Hacker News new | ask | show | jobs
by wazzaps 1358 days ago
WASM is the wrong level of the software stack to check for outdated versions, that's the host language's package manager's job.
1 comments

Wrong? There isn’t a right or wrong about this.

It is often the job of vulnerability assessment team to get down to the root of the misbehaving components, WASM or not.

Yes there is. Fixing WASM for anything but VM holes is like changing your CPU because your Login screen accepts "password" as valid for every user name.
Until you encounter a misbehavin’ module.