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

[jvm] Split large synthesized heap initialization method at proper boundary #284

Merged
merged 5 commits into from
Oct 1, 2024

Commits on Sep 30, 2024

  1. WIP fix JVM init size issue

    titzer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    defb69c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5fa4f81 View commit details
    Browse the repository at this point in the history
  2. Handle FuncVal

    titzer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2fc80a2 View commit details
    Browse the repository at this point in the history
  3. Fix splitting stacksize

    titzer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7dee23d View commit details
    Browse the repository at this point in the history
  4. Bump version

    titzer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    803f3bd View commit details
    Browse the repository at this point in the history