getting rid of javascript entirely means to be able to manipulate the DOM without writing any javascript code. not to remove javascript from the browser. javascript will still be there if you want to use it.
Fair enough, I misunderstood what he meant by "deprecate JS runtimes".
Most of the time your toolchain provides a shim so you don’t need to write JS anyway. What’s the difference?