How does WASM make less sense than the current paradigm of treating JS as "byte code for the browser"?
Python is not that different from Typescript. Neither can be interpreted by the browser. Both can be compiled into JS or WASM to be run in the browser.
Comments
How does WASM make less sense than the current paradigm of treating JS as "byte code for the browser"?
Python is not that different from Typescript. Neither can be interpreted by the browser. Both can be compiled into JS or WASM to be run in the browser.