petsoi@discuss.tchncs.de to Linux@lemmy.ml · 16 days agoMore Rust Code Is Coming For Linux 6.14 Along With Hitting Another "Major Milestone"www.phoronix.comexternal-linkmessage-square24fedilinkarrow-up1155arrow-down11
arrow-up1154arrow-down1external-linkMore Rust Code Is Coming For Linux 6.14 Along With Hitting Another "Major Milestone"www.phoronix.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 16 days agomessage-square24fedilink
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up1·14 days agoThat’s kinda wild tbh, even Node applications don’t need to pull in Node.
minus-squareFonzie!@ttrpg.networklinkfedilinkarrow-up1·3 hours agoBut then, Python is an interpreted language so you need the interpreter installed. You do need JavaScript’s interpreter for Node applications IIRC
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up1·2 hours agoMost of the time it’s bundled in the application, unless it’s a server app or a dev toolkit.
That’s kinda wild tbh, even Node applications don’t need to pull in Node.
But then, Python is an interpreted language so you need the interpreter installed. You do need JavaScript’s interpreter for Node applications IIRC
Most of the time it’s bundled in the application, unless it’s a server app or a dev toolkit.