Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small cleanups #740

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Small cleanups #740

merged 1 commit into from
Mar 11, 2024

Conversation

gahaas
Copy link
Contributor

@gahaas gahaas commented Mar 8, 2024

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.

@gahaas gahaas requested a review from hannespayer March 8, 2024 14:53
@gahaas gahaas merged commit c39aafe into main Mar 11, 2024
4 checks passed
@gahaas gahaas deleted the ahaas-cleanups branch March 11, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants