language:
Find link is a tool written by Edward Betts.Longer titles found: V8 (JavaScript engine) (view), List of JavaScript engines (view), Rhino (JavaScript engine) (view), Chakra (JavaScript engine) (view), Nashorn (JavaScript engine) (view), River Trail (JavaScript engine) (view), Boa (JavaScript engine) (view)
searching for JavaScript engine 55 found (171 total)
alternate case: javaScript engine
KDE Platform 4
(482 words)
[view diff]
no match in snippet
view article
find links to article
KDE Platform 4 was a collection of libraries and software frameworks by KDE that served as technological foundation for KDE Software Compilation 4 distributedInternet Explorer 9 (6,335 words) [view diff] exact match in snippet view article find links to article
was released. The Internet Explorer team also introduced the new JavaScript engine for 32-bit Internet Explorer 9, codenamed Chakra, which uses Just-in-timeHarri Porten (197 words) [view diff] exact match in snippet view article find links to article
development. He lives in Hamburg, Germany. Porten originally wrote the KJS JavaScript engine for Konqueror, the KDE project's file manager and web browser. KJSRichFaces (939 words) [view diff] exact match in snippet view article find links to article
AjaxRegion are implementations of this interface. JavaScript engine - the RichFaces JavaScript engine runs on the client-side. It updates different areasSeed (programming) (351 words) [view diff] exact match in snippet view article
project to create standalone applications in JavaScript. It uses the JavaScript engine JavaScriptCore of the WebKit project. It is possible to easily createUser interface markup language (1,590 words) [view diff] exact match in snippet view article find links to article
dependent upon a pre-existing scripting language engine, usually a JavaScript engine, for rendering of controls and extra scriptability. The concept ofList of web browser performance tests (926 words) [view diff] exact match in snippet view article find links to article
these types of operations depends on the speed of the DOM APIs, the JavaScript engine, CSS style resolution, layout, and other technologies. PeacekeeperFlow (web browser) (406 words) [view diff] exact match in snippet view article
uses its own proprietary browser engine, along with the SpiderMonkey JavaScript engine from Mozilla. The browser uses multithreading and renders everythingSynchronet (1,430 words) [view diff] exact match in snippet view article find links to article
Around the same time, Swindell started embedding the SpiderMonkey JavaScript engine into Synchronet with an eye towards replacing the aging BAJA languageFabrice Bellard (929 words) [view diff] exact match in snippet view article find links to article
for JPEG. In July 2019, he released QuickJS, a small and embeddable JavaScript engine. In April 2021, his artificial neural network–based data compressorQutebrowser (223 words) [view diff] case mismatch in snippet view article find links to article
Repository github.com/qutebrowser/qutebrowser Written in Python, JavaScript Engine WebKit or QtWebEngine Operating system Linux, Windows, macOS, FreeBSDIris Browser (378 words) [view diff] exact match in snippet view article find links to article
based on the WebKit rendering engine with the SquirrelFish Extreme JavaScript engine, Netscape plug-in API, and JavaScript/ECMAScript 1.5. It has HTMLGDevelop (2,282 words) [view diff] exact match in snippet view article find links to article
UWP Linux Android iOS HTML5 (Web) For games, GDevelop uses GDJS, a JavaScript engine, with PixiJS and Three.js as 2D and 3D renderers. The editor interfaceXombrero (687 words) [view diff] case mismatch in snippet view article find links to article
February 2015 Repository github.com/conformal/xombrero Written in C, JavaScript Engine WebKit Operating system Unix-like, Windows Platform Cross-platformCM Browser (695 words) [view diff] case mismatch in snippet view article find links to article
2019; 6 years ago (2019-06-05)) [±] Written in C++、Assembly language、JavaScript Engine WebKit/Trident Operating system Windows 7、Android4.0、iOS 5.0 SizeAmiZilla (859 words) [view diff] exact match in snippet view article find links to article
org online magazine. As of 2007, a port of Mozilla's SpiderMonkey JavaScript engine was achieved, while a recompile of NSPR was in pre-alpha developmentICab (1,183 words) [view diff] exact match in snippet view article find links to article
interface. List of web browsers Comparison of web browsers InScript (JavaScript engine) "iCab - History". Retrieved 2 January 2025. Patting, Sebastian (2011-11-22)SCXML (842 words) [view diff] case mismatch in snippet view article find links to article
language Legian An SCXML engine implemented in Java using Rhino as a Javascript engine. It also supports some additional features such as custom tag librariesMaciej Stachowiak (891 words) [view diff] exact match in snippet view article find links to article
based on KDE's JavaScript engine. Through the WebKit project, JavaScriptCore has since evolved into SquirrelFish Extreme, a JavaScript engine that compilesList of features in Android (1,570 words) [view diff] exact match in snippet view article find links to article
Blink (previously WebKit) layout engine, coupled with Chromium's V8 JavaScript engine. Then the WebKit-using Android Browser scored 100/100 on the Acid3Yandex Browser (957 words) [view diff] case mismatch in snippet view article find links to article
(29 November 2024; 7 months ago (2024-11-29)) [±] Written in C++, JavaScript Engine Blink Operating system Windows 7 or later macOS 10.15 or later AndroidFuncJS (427 words) [view diff] exact match in snippet view article find links to article
would be checked and executed by the browser's JavaScript engine (such as Google Chrome's V8 JavaScript Engine). As seen by the documentation's, function'sRSS Guard (866 words) [view diff] exact match in snippet view article find links to article
can be adjusted for each feed separately. RSS Guard is bundled with JavaScript engine which is used to write article filters - small scripts which defineSeamless3d (1,060 words) [view diff] exact match in snippet view article find links to article
an example of SeamlessScript running 36.2 times faster than a fast JavaScript engine". "Seamless3d VRML format comparison". "Seamless3d chat server runningVladimir Vukićević (447 words) [view diff] exact match in snippet view article find links to article
Firefox Mobile/Fennec, including an ARM backend for the TraceMonkey JavaScript engine and the initial port of Fennec to Android. Vukićević also co-authoredTurbulenz (661 words) [view diff] exact match in snippet view article find links to article
engine was made open source under the MIT license. It was the first 3D JavaScript engine to be made open source. At the time, there were over 3000 developersSputnik (search engine) (1,049 words) [view diff] case mismatch in snippet view article
166 (June 11, 2021; 4 years ago (2021-06-11)) [±] Written in C++, JavaScript Engine Blink Operating system Windows Android iOS Linux Platform IA-32, x86-64Static single-assignment form (4,002 words) [view diff] exact match in snippet view article find links to article
code. The Mozilla Firefox SpiderMonkey JavaScript engine uses SSA-based IR. The Chromium V8 JavaScript engine implements SSA in its Crankshaft compilerOpera Mobile (1,900 words) [view diff] exact match in snippet view article find links to article
Opera Mobile 10 for other platforms, but using Opera's new Carakan JavaScript engine (codenamed) and the new Vega vector graphics library. Opera MobileBoyer–Moore–Horspool algorithm (1,008 words) [view diff] exact match in snippet view article find links to article
LLVM Code Review. "[PATCH] improve string find algorithm". GCC. Description of the algorithm An implementation from V8 JavaScript engine written in C++Moonlight (runtime) (2,029 words) [view diff] case mismatch in snippet view article
with codec support. All plugin logic is handled by the browser's Javascript engine. XAML is covered by an irrevocable patent grant from Microsoft, as0 A.D. (video game) (1,111 words) [view diff] case mismatch in snippet view article
2025) Repository gitea.wildfiregames.com/0ad/0ad Written in C++, JavaScript Engine Pyrogenesis Operating system FreeBSD, Linux, macOS, Microsoft WindowsDiagrams.net (1,291 words) [view diff] case mismatch in snippet view article find links to article
2025) Repository https://github.com/jgraph/drawio Written in HTML5, JavaScript Engine Electron Operating system Cross-platform Type graph drawing LicenseThe Computer Language Benchmarks Game (1,102 words) [view diff] exact match in snippet view article find links to article
measured differences that results based on the benchmarks may mislead JavaScript engine implementers. Furthermore, we observe interesting behaviors in realList of formerly proprietary software (4,536 words) [view diff] exact match in snippet view article find links to article
browser's JavaScript engine, plans port to Linux on zdnet.com by Steven J. Vaughan-Nichols (on 2016-01-13) "Microsoft Edge's JavaScript engine to go open-source"NetSurf (2,259 words) [view diff] exact match in snippet view article find links to article
original on March 16, 2013. Retrieved March 17, 2012. "NetSurf's JavaScript engine (Duktape)". Archived from the original on 2019-08-20. Retrieved 2019-07-21Internet Explorer version history (5,188 words) [view diff] exact match in snippet view article find links to article
version has faster JavaScript performance, this being due to a new JavaScript engine called "Chakra". It also features hardware accelerated graphics renderingQML (1,611 words) [view diff] exact match in snippet view article find links to article
width height: otherItem.height } QML extends a standards-compliant JavaScript engine, so any valid JavaScript expression can be used as a property bindingHeap spraying (1,099 words) [view diff] case mismatch in snippet view article find links to article
project from Microsoft Research aims to detect and prevent heap spraying BuBBle: A Javascript Engine Level Countermeasure against Heap-Spraying AttacksWindows Runtime (3,512 words) [view diff] exact match in snippet view article find links to article
code-behind, which are run using the Trident rendering engine and Chakra JavaScript engine, both of which are also used by Internet Explorer. When coding a WinRTAarhus University Department of Computer Science (432 words) [view diff] case mismatch in snippet view article find links to article
Jakob Nielsen (expert in usability) Lars Bak (inventor of the V8 JavaScript Engine) Educations at Bachelor level: Bachelor in Computer Science BachelorBrowser wars (5,278 words) [view diff] exact match in snippet view article find links to article
2008, using the same WebKit rendering engine as Safari and a faster JavaScript engine called V8. Shortly after, an open-sourced version for the WindowsFreeciv (2,955 words) [view diff] case mismatch in snippet view article find links to article
ago (2025-01-03) Repository https://github.com/freeciv/ Written in C, Lua, JavaScript Engine Simple DirectMedia Layer GTK Qt Operating system Unix-like, WindowsFreeciv (2,955 words) [view diff] case mismatch in snippet view article find links to article
ago (2025-01-03) Repository https://github.com/freeciv/ Written in C, Lua, JavaScript Engine Simple DirectMedia Layer GTK Qt Operating system Unix-like, WindowsYahoo Widgets (2,518 words) [view diff] exact match in snippet view article find links to article
Windows), gDesklets (for GNOME), and SuperKaramba (for KDE). The JavaScript engine used by Konfabulator uses the Mozilla SpiderMonkey implementationDevice fingerprint (3,953 words) [view diff] case mismatch in snippet view article find links to article
S, Weippl E (2013), Fast and Reliable Browser Identification with JavaScript Engine Fingerprinting (PDF), SBA Research, retrieved 2020-01-21 Mowery KInteraction nets (1,895 words) [view diff] case mismatch in snippet view article find links to article
Higher-Order Machine". GitHub. Salikhmetov, Anton (22 March 2018). "JavaScript Engine for Interaction Nets". Salikhmetov, Anton. "Macro Lambda Calculus"Michael Franz (1,037 words) [view diff] exact match in snippet view article find links to article
and Mozilla was born that eventually culminated in the TraceMonkey JavaScript engine in Firefox. Franz has been one of the main drivers of the "MovingHistory of the Opera web browser (9,642 words) [view diff] exact match in snippet view article find links to article
later. The 10.5x versions (codenamed Evenes) also came with a new JavaScript engine, Carakan, and a new graphics backend dubbed Vega (replacing the previouslyMAPPER (2,247 words) [view diff] exact match in snippet view article find links to article
MAPPER can run websites with its own .asp front end, has an integrated JavaScript engine, can produce XML for B2B, and is able to manipulate SOAP objects.Windows Phone version history (2,680 words) [view diff] exact match in snippet view article find links to article
playback. Background HTML5 audio playback. Geolocation support. New JavaScript engine. New UI with URL bar at the bottom of the screen. URL bar is now availableWeChat (11,422 words) [view diff] case mismatch in snippet view article find links to article
Weixin) Stable release(s) Preview release(s) Written in C++, Dart, JavaScript Engine Qt, Flutter, ArkUI Operating system Android, HarmonyOS NEXT, iOS,Client honeypot (2,601 words) [view diff] case mismatch in snippet view article find links to article
focused on detection of malicious web pages. The tool uses Google V8 Javascript engine and implements its own Document Object Model (DOM). The most importantCICS (7,618 words) [view diff] exact match in snippet view article find links to article
providing faster startup, better default heap limits, updates to the V8 JavaScript engine, etc. Support for Jakarta EE 8 is also included. CICS TS 5.5 introducedXeokit (1,647 words) [view diff] case mismatch in snippet view article find links to article
months ago (2025-05-11) Repository xeokit-sdk on GitHub Written in JavaScript Engine WebGL Operating system Cross-platform Predecessor xeogl, SceneJS Type