javascript compiler?

T

Tomasz Chmielewski

I have a program written in JavaScript.

I start it under Windows with "cscript program.js".

I would like to modify it, but unfortunately, I don't know JavaScript much.

So I imagined this might be my "workaround":

1) compile JavaScript code into an .exe binary
2) decompile it into C/C++ code.

And I will have it rewritten into C/C++ (which I know better than
JavaScript) :)

Perhaps my approach is a bit naive, but maybe thera are any JavaScript
compilers, that produce binary .exe files out of the JavaScript code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top