Monday, 17 April 2017

How to save Node compiled JavaScript output ( byte code) into a separate file

I was working on node and want to see the compiled bytecode . Is there a way we can compile a js file and save the bytecode in a seperate file using node ??



via user2225263

No comments:

Post a Comment