Hacker News new | ask | show | jobs
by notepad0x90 121 days ago
It sounds like the consistent pattern is the requirement for browsers to support it. If browsers supported intermediary languages instead, that might be ideal?
1 comments

browser is the new os. It should just have first class support for a common bytecode target (wasm), everything follows.

I think the issue with CSS was that the low level APIs wasn't exposed which was the point of project Houdini https://developer.mozilla.org/en-US/docs/Web/API/Houdini_API...