You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, is it possible to statically link the dependencies to produce self contained version of the library? I'm trying to create nodejs application that uses the library and I need it to be self executable(transferable between different linux distros). I already compiled self contained version of nodejs is there a procedure that I can follow to do same for this library?
Thank you for your time!
ldd node_modules/isolated-vm/out/isolated_vm.node
The text was updated successfully, but these errors were encountered:
Hey, is it possible to statically link the dependencies to produce self contained version of the library? I'm trying to create nodejs application that uses the library and I need it to be self executable(transferable between different linux distros). I already compiled self contained version of nodejs is there a procedure that I can follow to do same for this library?
Thank you for your time!
ldd node_modules/isolated-vm/out/isolated_vm.node
The text was updated successfully, but these errors were encountered: