|
|
|
|
|
by smarkov
1254 days ago
|
|
> with no CI/build/deploy issues I miss those days. I think the amount of front end building we do for the web nowadays is absurd. We transpile everything - JS, CSS HTML, and then we bundle them in odd ways to circumvent all kinds of issues. The way we make webpages is so disconnected from the technologies that browsers offer us. Makes you wonder when people are going to realize that we're way past serving static pages and don't need the next big front end tool, we just need a better way to run actual applications in the browser. |
|
That's not going to happen. It's been tried, and it's almost always proprietary.
So it isn't really adopted.
WASM might be "it", but in that case, you're still compiling/building stuff :-)