ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agoAborted Virtual Machinelemmy.worldimagemessage-square11linkfedilinkarrow-up173arrow-down15file-textcross-posted to: [email protected]
arrow-up168arrow-down1imageAborted Virtual Machinelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square11linkfedilinkfile-textcross-posted to: [email protected]
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up2·edit-21 day agoreal answer: dead project, too ambitious yet redundant with existing solutions. In this context, a VM is like NodeJS or JVM.
minus-squareLv_InSaNe_vL@lemmy.worldlinkfedilinkarrow-up1·1 day agoI’m still confused about the context. I’m assuming “VM” doesn’t mean “virtual machine” in this case? Or maybe it does with a different meaning? Idk im just an IT guy, not a web developer
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up5·1 day agoYes, it means “virtual machine”, but not the kind you’re thinking of. This isn’t like VMware Workstation, this is more like the Java VM or the Dalvik VM, it’s a virtual execution environment for a specific purpose.
real answer: dead project, too ambitious yet redundant with existing solutions.
In this context, a VM is like NodeJS or JVM.
I’m still confused about the context. I’m assuming “VM” doesn’t mean “virtual machine” in this case? Or maybe it does with a different meaning?
Idk im just an IT guy, not a web developer
Yes, it means “virtual machine”, but not the kind you’re thinking of.
This isn’t like VMware Workstation, this is more like the Java VM or the Dalvik VM, it’s a virtual execution environment for a specific purpose.