you are viewing a single comment's thread
view the rest of the comments
[–] 17 points 2 years ago (4 children)

JavaScript is an interpreted language, so no decompilation is necessary, although this is repeatable by using a Firefox user agent.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 2 years ago (3 children)

    You can build a virtual machine in JavaScript and execute compiled code on it

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 2 years ago (1 child)