Mwansa Matimba Posted on Dec 19, 2022 Can javascript be compiled #gratitude Can javascript be compiledlike Java Top comments (2) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand José Pablo Ramírez Vargas José Pablo Ramírez Vargas José Pablo Ramírez Vargas Follow Location Heredia, Costa Rica Work Senior software developer @ Intel Joined Sep 5, 2022 • Dec 19 '22 Dropdown menu Copy link Hide Not like Java, no. But nowadays JavaScript runs compiled in browsers at the very least. It is not my area of expertise, though. Look it up. Maybe NodeJS or Deno runs it compiled too. Collapse Expand Mwansa Matimba Mwansa Matimba Mwansa Matimba Follow Education Google Developers Work React Digital Consulting Joined Dec 14, 2022 • Dec 19 '22 Dropdown menu Copy link Hide I understand Java has the JVM. Since it is a script Language, does it work like Python? Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Not like Java, no. But nowadays JavaScript runs compiled in browsers at the very least. It is not my area of expertise, though. Look it up. Maybe NodeJS or Deno runs it compiled too.
I understand Java has the JVM. Since it is a script Language, does it work like Python?