-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The description said that V8 can be executed standalone, which is incorrect. V8 always needs an embedder, and d8 is just one of the embedders of V8. Moreover, the versions of operating systems got removed. Chrome does not support Windows 7 anymore, so V8 probably also does not support Windows 7 anymore. Since we don't keep the version numbers on v8.dev up to date, it's better to just remove them. Additionally the first-party support for Mips was removed.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters