-
Notifications
You must be signed in to change notification settings - Fork 647
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
Where is unsupported feature list? #27
Comments
Got it! Thanks! |
facebook-github-bot
pushed a commit
that referenced
this issue
Dec 27, 2019
Summary: kDescriptor needs full qualification because gcc complained of a mismatched declaration and definition otherwise. SimpleFixedString conditions were reordered because `#if defined(foo) && foo(bar)` is a preprocessor syntax error with gcc. Pull Request resolved: facebookincubator/fbjni#27 Reviewed By: swolchok Differential Revision: D19233972 Pulled By: dreiss fbshipit-source-id: 60a2f1a9aa96ff4c35915e045481835041245c1f
Closed
1 task
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Chain React 2019 launch video mentions there's a complete list of unsupported ES6 features including Proxies and local evals. Can somebody point me to the complete unsupported list?
This is what I'm talking about: https://youtu.be/zEjqDWqeDdg?t=795
Thank you and congrats on the awesome engine!
The text was updated successfully, but these errors were encountered: