Skip to search formSkip to main contentSkip to account menu

JavaScript engine

Known as: ECMAScript engine, JavaScript engines 
A JavaScript engine is a program or library which executes JavaScript code. A JavaScript engine may be a traditional interpreter, or it may utilize… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
JavaScript is heavily used in the web, yet it is much slower than other languages. To improve the JavaScript performance, aheadof… 
2015
2015
The performance of dynamic object-oriented programming languages such as JavaScript depends heavily on highly optimizing just-in… 
2015
2015
Web applications (apps) are programmed using HTML, CSS, and JavaScript. Web apps allow a faster app development based on existing… 
2015
2015
JavaScript is an interpreted computer programming language embedded into web pages that allows the creation of sophisticated… 
2015
2015
Dynamically typed programming languages have become very popular in the recent years. These languages ease the task of the… 
2014
2014
The paper covers the concept of a browser-based peerto-peer network, which supports a decentralized, redundant and encrypted data… 
2012
2012
Modern consumer electronic devices can easily integrate into distributed computing environments. By applying network-based user… 
2010
2010
Web browsers are promising candidates for the OPC's SOAP-HTTP WS-SC UA XML StackProfile to execute visualization solutions. First… 
2010
2010
JavaScript is ubiquitous on the web. At the same time, the language's dynamic behavior makes optimizations challenging, leading… 
2009
2009
Nowadays, JavaScript is the language for developing dynamic websites. Before the age of JIT engines, several guidelines were…