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

Update Chrome's support of type reflection #300

Closed
wants to merge 2 commits into from

Conversation

gahaas
Copy link
Contributor

@gahaas gahaas commented Jan 11, 2023

Type reflection is available in Chrome behind a flag.

Type reflection is available in Chrome behind a flag.
@RReverser
Copy link
Member

Nice. I assume there's a flag for Node.js too?

@gahaas
Copy link
Contributor Author

gahaas commented Jan 11, 2023

Done. Does Node.js use an old version of V8, or does it also support Reference types and Exception Handling?

@RReverser
Copy link
Member

Just merged #292 to avoid confusion - it added per-version data for other features for Node.js.

Can you rebase and add type reflection to Chrome / Node.js / Deno similarly to other flags? (for now it just has a placeholder)

@gahaas
Copy link
Contributor Author

gahaas commented Jan 12, 2023

I uploaded a new PR instead of rebasing this one, because rebasing with merge conflict does not work in github directly.

@gahaas gahaas closed this Jan 12, 2023
@gahaas gahaas deleted the patch-1 branch January 12, 2023 06:28
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