nan icon indicating copy to clipboard operation
nan copied to clipboard

Copy *.node addon compiled file from compiling machine to another machine (client) same system

Open mohammadmoth opened this issue 4 years ago • 0 comments

Hallo all,

I would like to (windows server 2019) machine compile the source file to a node file and run it on the same system as the Windows machine (windows server 2019, windows 10, windows 11).

For example after building an addon It will create the following files:

addon.node addon.pdb addon.lib addon.ilk addon.exp

I will include it directly with my node project.

my questions:

  1. Is this safe?
  2. Is this stable?

Thank you all

mohammadmoth avatar Jan 14 '22 10:01 mohammadmoth