Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
20 years from now a new scripting language called: OxidationScript will emerge. It will be the new Javascript. It will promise to fix all problems. Anytime a Javascript problem is presented zealots will say: rewrite it in OxidationScript.
-
The world needs to leave ECMAScript behind and instead focus on WASM.
If done properly it doesn't matter anymore, in which language webstuff has been written in, and it can be incorporated into all kinds of workflows.
And don't come at me with "But the DOM!!".
I don't care; This is a solvable problem, that will be fixed one way or another.
Unfortunately this will stay a fantasy for now, since there are enough people out there, who somehow believe, using js in the first place is a good idea. -
@We3D I hope I don't have to computer in 20 years. So tired of some of this shit.
-
ars140651yI gave up. I have embraced it and took a renewed plunge into webpack, vite, and solidjs.
It hurts less when I just accept it.
At least I can keep the beast only in the front end, where it cannot hurt anyone else. -
@Demolishun i just looked it up, apparently thanks to Emscripten, since it's LLVM Supported.
Also works with C Family, .NET Languages, C#, Python, JVM Languages and even fucking js, because frankly enough js transpiled to WASM is faster than js by itself.
There is also the push of implementing standard web packages that go alongside with it, to have stuff like DOM with it, and so far proxy functions need to be used. But as i said, shit like that will find a solution, one way or another.
Related Rants
Dev trend I think will pass?
Creating new frameworks on this dumpster fire of a language we call JavaScript.
rant
wk373