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(es/transforms): Allocate stacks dynamically #8867

Merged
merged 37 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. Add a test input

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    13af176 View commit details
    Browse the repository at this point in the history
  2. WIP

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c25b2a2 View commit details
    Browse the repository at this point in the history
  3. Test

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0b8ad34 View commit details
    Browse the repository at this point in the history
  4. test

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b0271db View commit details
    Browse the repository at this point in the history
  5. filename

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4863553 View commit details
    Browse the repository at this point in the history
  6. Add a test

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3c903e9 View commit details
    Browse the repository at this point in the history
  7. Update test refs

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b949f77 View commit details
    Browse the repository at this point in the history
  8. Add maybe_grow to swc_ecma_utils

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    83a4fd9 View commit details
    Browse the repository at this point in the history
  9. Dep

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    960e6d5 View commit details
    Browse the repository at this point in the history
  10. lockfile

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8e8f18d View commit details
    Browse the repository at this point in the history
  11. stack size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fcb4522 View commit details
    Browse the repository at this point in the history
  12. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d2e94b4 View commit details
    Browse the repository at this point in the history
  13. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    74c3692 View commit details
    Browse the repository at this point in the history
  14. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6c8dcdd View commit details
    Browse the repository at this point in the history
  15. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    87e1842 View commit details
    Browse the repository at this point in the history
  16. stack size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ee0f5ee View commit details
    Browse the repository at this point in the history
  17. maybe_grow_default

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e658bd0 View commit details
    Browse the repository at this point in the history
  18. stack size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    62ef0c3 View commit details
    Browse the repository at this point in the history
  19. stacker & size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    807a6e1 View commit details
    Browse the repository at this point in the history
  20. doc

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5b8b09e View commit details
    Browse the repository at this point in the history
  21. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4241c89 View commit details
    Browse the repository at this point in the history
  22. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0020b74 View commit details
    Browse the repository at this point in the history
  23. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f50bc3c View commit details
    Browse the repository at this point in the history
  24. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    030639b View commit details
    Browse the repository at this point in the history
  25. stacker

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d7ee0ec View commit details
    Browse the repository at this point in the history
  26. fix

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e231a53 View commit details
    Browse the repository at this point in the history
  27. Update test refs

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0d2a19a View commit details
    Browse the repository at this point in the history
  28. feature

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7777199 View commit details
    Browse the repository at this point in the history
  29. fix

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    395a8dc View commit details
    Browse the repository at this point in the history
  30. clippy

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4386642 View commit details
    Browse the repository at this point in the history
  31. stack size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1dac26f View commit details
    Browse the repository at this point in the history
  32. feature

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c5e040d View commit details
    Browse the repository at this point in the history
  33. stack size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dd279c0 View commit details
    Browse the repository at this point in the history
  34. stack size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c7fc64c View commit details
    Browse the repository at this point in the history
  35. stack size

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e6d77a9 View commit details
    Browse the repository at this point in the history
  36. revert

    kdy1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    14df757 View commit details
    Browse the repository at this point in the history
  37. Update CI.yml

    kdy1 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a89dcb7 View commit details
    Browse the repository at this point in the history