Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

118
Views
Why Svelte is called a compiler while other frameworks are called transpilers

I recently got this question in school about frontend javascript frameworks, "Why are other frameworks that convert code into vanilla javascript called transpilers, but Svelte is called a compiler?". I couldn't find anything about it on the internet and I don't really understand it. Could someone please explain it to me in simple terms?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Technically Svelte is also a transpiler. The main distinction between the terms is that a transpiler converts source code to source code while a compiler should convert source code to machine code (much more low level).

Svelte outputs JS, which is still a high level language but at the same time, the code is not exactly what you would call "human readable" and JS is the lowest level web front-end language that you can compile to with the exception of WebAssembly (which is not always an option due its limitations, like not being able to access the DOM directly).

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!