Is it possible to to create a node program that can execute with the js "built in".
I know you can get the node binary from the website, but i was wondering if it was possible to package the node binary with the server code i create. So when i run the program, it will be a server running on localhost.