this post was submitted on 05 Jun 2024
80 points (94.4% liked)

Tech

447 readers
2 users here now

A community for high quality news and discussion around technological advancements and changes

Things that fit:

Things that don't fit

Community Wiki

founded 8 months ago
MODERATORS
 

It's a two minute video

you are viewing a single comment's thread
view the rest of the comments
[โ€“] wander1236@sh.itjust.works 9 points 5 months ago* (last edited 5 months ago) (1 children)

Web assembly is catching on, which can theoretically be compiled from any language.

It's not exactly the same, since you're not dealing with the classic Layout+Style+Behavior model of HTML, CSS, and JS, but it's becoming pretty powerful and a few UI frameworks already support it.

[โ€“] sabreW4K3@lazysoci.al 1 points 5 months ago

Are there any big projects that are switching JavaScript for Web Assembly?