Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about static linking #390

Open
nickpanaiotov opened this issue Aug 30, 2023 · 2 comments
Open

Question about static linking #390

nickpanaiotov opened this issue Aug 30, 2023 · 2 comments

Comments

@nickpanaiotov
Copy link

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
Screenshot 2023-08-30 at 13 15 26

@laverdet
Copy link
Owner

Sure why not. Good luck!

@theurichde
Copy link

@nickpanaiotov Any luck with this so far?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants