Blog posts tagged “JavaScript”

  1. Giving V8 a Heads-Up: Faster JavaScript Startup with Explicit Compile Hints JavaScript
  2. Land ahoy: leaving the Sea of Nodes JavaScript internals
  3. Turbocharging V8 with mutable heap numbers JavaScript benchmarks internals
  4. Static Roots: Objects with Compile-Time Constant Addresses JavaScript
  5. V8 is Faster and Safer than Ever! JavaScript WebAssembly security benchmarks
  6. Maglev - V8’s Fastest Optimizing JIT JavaScript
  7. Sparkplug — a non-optimizing JavaScript compiler JavaScript
  8. Short builtin calls JavaScript
  9. Super fast super property access JavaScript
  10. Up to 4GB of memory in WebAssembly WebAssembly JavaScript tooling