coder/nbin

Question: May I ask how it works?

a1994846931931 opened this issue · 1 comments

I dug a little and noticed that calling Binary.build() requires downloading a file from https://nbin.cdr.sh/1.2.7/node-12.14.0-linux-x86_64, which is then concatenated with other buffers to create the binary. Could you please elaborate a little on the origin of this file? I just want to know what's going on running the binary... Thank you very much!

Oh, just figured it out, it's all within the repository...
Never mind :)