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

feat: async modules / top level await #5450

Merged
merged 16 commits into from
Jul 21, 2023
Merged

feat: async modules / top level await #5450

merged 16 commits into from
Jul 21, 2023

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    f1331c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764eeef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9264862 View commit details
    Browse the repository at this point in the history
  4. make sure we only add the async module symbols if the dependency expo…

    …rts an async module promise
    ForsakenHarmony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a8e2161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    794f2aa View commit details
    Browse the repository at this point in the history
  6. fix bugs in runtime

    ForsakenHarmony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d91516a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efd908b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48724b5 View commit details
    Browse the repository at this point in the history
  9. SCC stuff

    ForsakenHarmony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5dc3a00 View commit details
    Browse the repository at this point in the history
  10. snapshots

    ForsakenHarmony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5669710 View commit details
    Browse the repository at this point in the history
  11. rebase fixes

    ForsakenHarmony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a73b9d1 View commit details
    Browse the repository at this point in the history
  12. review fixes

    ForsakenHarmony committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6b2ca21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a4a0e21 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5556ebd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b0be02 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    732dd01 View commit details
    Browse the repository at this point in the history