About 51 results
Open links in new tab
  1. Runtime error detection - Wikipedia

    Runtime error detection is a software verification method that analyzes a software application as it executes and reports defects that are detected during that execution.

  2. Blue screen of death - Wikipedia

    The boot screens of Windows 1.01 and 2.03 when running on an incorrect DOS version, displaying mojibake Blue screen errors have been around since the first version of Windows in …

  3. Node.js - Wikipedia

    Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and …

  4. Runtime system - Wikipedia

    In computer programming, a runtime system or runtime environment is a sub-system that exists in the computer where a program is created, as well as in the computers where the program is …

  5. Deno (software) - Wikipedia

    Free and open-source software portal Deno (/ diːnoʊ / [5]) is a runtime for JavaScript, TypeScript, and WebAssembly that is based on the V8 JavaScript engine and the Rust programming …

  6. Bun (software) - Wikipedia

    Free and open-source software portal Bun is a JavaScript runtime, package manager and test runner designed as a drop-in replacement for Node.js. [4][5] Bun uses Safari 's …

  7. List of JavaScript engines - Wikipedia

    In a browser, the JavaScript engine runs in concert with the rendering engine via the Document Object Model and Web IDL bindings. [2] However, the use of JavaScript engines is not limited …

  8. V8 (JavaScript engine) - Wikipedia

    V8 is a JavaScript and WebAssembly engine developed by Google for its Chrome browser. [1][4] V8 is free and open-source software that is part of the Chromium project and also used …