v8.dev icon indicating copy to clipboard operation
v8.dev copied to clipboard

The source code of v8.dev, the official website of the V8 project.

Results 66 v8.dev issues
Sort by recently updated
recently updated
newest added

It would be wonderful if there will be a possibility to search in the blog using search on the website.

meta

https://github.com/GoogleChrome/lighthouse-ci

meta

Discussed in the context of https://github.com/v8/v8.dev/pull/278#discussion_r343086049.

meta

We want to control the size of our JavaScript, this is a meta issue to remind us to [set up Lighthouse](https://developers.google.com/web/tools/lighthouse/audits/budgets#setup) to track this for us, ideally [automatically via Travis](https://github.com/GoogleChromeLabs/lighthousebot).

meta

For [the feature support listings](https://v8.dev/features/support) on [v8.dev/features](https://v8.dev/features), we started small and shipped a manually maintained version. The maintenance overhead is acceptable, since once a feature ships in any one environment,...

meta
language features

E.g. https://raw.githubusercontent.com/v8/v8.dev/master/src/blog/array-sort.md has: --- title: 'Getting things sorted in V8' author: 'Simon Zünd ([@nimODota](https://twitter.com/nimODota)), consistent comparator' avatars: - simon-zuend date: 2018-09-28 11:20:37 tags: - ECMAScript - internals description: 'Starting with...

meta

All images in `src/_img/avatars/*` follow certain conventions: - JPEG format - the `@2x` version is named `[email protected]` and must be exactly 192×192px - the `@1x` version is named `first-last.jpg` and...

meta

Hello! First of all, thank you for your work on this precious resource. I have a proposal. It would be cool to see translation of articles in the blog into...

meta

- [ ] https://developers.google.com/web/updates/2017/07/upcoming-regexp-features by @schuay and @hashseed - [ ] https://developers.google.com/web/fundamentals/primers/async-functions by @jakearchibald - [ ] https://developers.google.com/web/fundamentals/primers/promises by @jakearchibald

language features