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

experimental_use(promise) for SSR #25214

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Commits on Sep 9, 2022

  1. experimental_use(promise) for SSR

    Follow up to facebook#25084 and facebook#25207. Implements experimental_use(promise) API
    in the SSR runtime (Fizz).
    
    This is largely a copy-paste of the Flight implementation. I have
    intentionally tried to keep both as close as possible.
    acdlite committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    32a8989 View commit details
    Browse the repository at this point in the history