excel24@feddit.org to Technology@lemmy.worldEnglish · 8 个月前A peek into a possible future of Python in the browser - Łukasz Langalukasz.langa.plexternal-linkmessage-square12fedilinkarrow-up150arrow-down12
arrow-up148arrow-down1external-linkA peek into a possible future of Python in the browser - Łukasz Langalukasz.langa.plexcel24@feddit.org to Technology@lemmy.worldEnglish · 8 个月前message-square12fedilink
minus-squarerockSlayer@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·8 个月前I think if the idea is to replace js, it should be a superset language at the interpreter level. I.e. the interpreter can run js, but valid js wouldn’t work with the compiler. It makes it a drop-in replacement without harming legacy
minus-squarePennomi@lemmy.worldlinkfedilinkEnglisharrow-up4·8 个月前WebAssembly is the target, not js, I believe.
I think if the idea is to replace js, it should be a superset language at the interpreter level. I.e. the interpreter can run js, but valid js wouldn’t work with the compiler. It makes it a drop-in replacement without harming legacy
WebAssembly is the target, not js, I believe.