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

It is compiled into bytecode. A transpiler translates to another programming language with the same level of abstraction. A compiler translates into a level that is nearer to or machine code.

  • source
  • parent