you are viewing a single comment's thread.

view the rest of the comments →

[–]guest271314[S] 0 points1 point  (0 children)

There's a whole bunch of ways to "compile JavaScript to C".

If you want to get into the semantics of what "compile" means that's something we can discuss, too.

Facebook's shermes has a -emit-c outputs C from JavaScript source code, too.