Post AysQ6ijLoc514s3UOm by [email protected] | |
More posts by [email protected] | |
Post #Ays3Jak2WzvR7SXubI by [email protected] | |
0 likes, 0 repeats | |
There really needs to be some way to create modern web applications that doesn�… | |
Post #Ays3JatbxPa7b91YWG by [email protected] | |
0 likes, 0 repeats | |
In other words, browsers should run something way better than JavaScript. | |
Post #Ays3Jb0hX3Fjx8LDZQ by [email protected] | |
0 likes, 1 repeats | |
@chakie It's called Wasm.(Though modern CSS is actually pretty damned sweet… | |
Post #Ays6m3LK5LzznOFQf2 by [email protected] | |
0 likes, 0 repeats | |
@Crell Yeah, you just need languages with good web like UI frameworks that can … | |
Post #Ays6m3Rhhd6S7BEWbg by [email protected] | |
0 likes, 1 repeats | |
@chakie Or use a good backend framework and HTMX. For most cases, that's a… | |
Post #AysQ6iP91juu4CbLu4 by [email protected] | |
0 likes, 0 repeats | |
@Crell @chakie Isn't WASM Javascript internally? | |
Post #AysQ6iWaa3s6RI5IVU by [email protected] | |
0 likes, 0 repeats | |
@mattesmohr @chakie Nope. Wasm is it's own VM design. It's like the JVM… | |
Post #AysQ6idKB1G8mBEg0O by [email protected] | |
0 likes, 0 repeats | |
@Crell @chakie Okay, I mean the communication with the browser. 🙈 | |
Post #AysQ6ijLoc514s3UOm by [email protected] | |
0 likes, 1 repeats | |
@mattesmohr @chakie Getting data in and out of Wasm is a bit tricky and low lev… |