v86 icon indicating copy to clipboard operation
v86 copied to clipboard

x86_64 support

Open zt3xdv opened this issue 1 month ago • 2 comments

Im experimenting with this on my project: https://github.com/zt3xdv/v87 a server manager using this server-side as vms, due to lightweight plans.

But this would be fine if it supports x86_64 to run actual node versions such as v20 and some 64-bits apps

Sorry for my bad english btw

zt3xdv avatar Nov 29 '25 02:11 zt3xdv

#133

SuperMaxusa avatar Nov 29 '25 06:11 SuperMaxusa

You can use version 22 of node.js by building your Linux version using the following steps:

https://github.com/copy/v86/tree/master/tools/docker/alpine

DimaThenekov avatar Nov 29 '25 19:11 DimaThenekov