What I'd really like to see is some kind of iframe that pins JS/wasm code within it to a particular bundle hash and prevents modification at runtime (even from chrome extensions).
Something more like a TEE inside the browser of sorts. Not sure if there is anything like this.
Author of the linked post here. This is actually a pretty interesting idea, I'll pass it to the team.