Conversation

V8 doesnt really compile, its a runtime engine which interprets the javascript rather than compiling it. JavaScript - as the name already suggests - is made for client-side scripting.

way to prove you don’t know anything you’re talking about

1
0
0

i thought i was being a bit of an asshole but reading this thread no these people don’t know what they’re doing https://codeberg.org/calckey/calckey/issues/9333

2
0
0

for those unaware, WASM is always slower at DOM mutation than javascript… it has to call INTO javascript to do ANYTHING

it is poorly JITted (worse than equivalent javascript, which actually yes IS just in time
compiled) has poorly supported threads/shared memory and is literally impossible to debug

these are known quantities. they’re not opinions. this is impeccably stupid to even suggest, and it’s obvious from the discourse that nobody here has a clue what they’re talking about

1
0
0
@wamwoowam "rust wasm in fe" how about you learn what a php is and stop inflicting chemical warfare on my browser
0
0
1