Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

185
Visualizações
Where does source code for JavaScript itself live?

I don’t know if this is a silly question. But if I want to see and even contribute to JavaScript itself where would I go? I briefly came across https://github.com/tc39 but not sure if this is the right place.

I want to actually see the implementation of maybe something like .toString() to see the code behind it all.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

The official specification lives here. While it's not source code exactly, it thoroughly describes all logic that a JavaScript engine should implement.

There is no one place for the actual code that runs JavaScript on machines because there are many different JavaScript engines.

There's V8, which Chrome-related browsers (and modern Edge) run on. Its source can be found here.

There's Spidermonkey, which Firefox runs on.

There's WebKit that Mac apps run on, which is built in the JavaScriptCore JS engine. And there are more.

If you want to "contribute to JavaScript itself", contributing to the specification proposals is the way to go - once something is in the spec, it's up to the various JavaScript engines to implement it (which their various maintainers are happy to do, even though it sometimes doesn't occur in a timely fashion).

If you contribute to the development of one of the engines, you'll be improving that engine, but not the entire worldly JavaScript environment.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda