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(vm): Split old and new VM implementations #2915

Merged
merged 19 commits into from
Sep 23, 2024

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    c8443f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea419a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d6ecf6 View commit details
    Browse the repository at this point in the history
  4. Make VmInterfaceExt work

    slowli committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    504d664 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    243cbb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6631c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e12954 View commit details
    Browse the repository at this point in the history
  8. Fix bytecode compression

    slowli committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c4d44de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05cf5c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Document new items

    slowli committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2d1e5c9 View commit details
    Browse the repository at this point in the history
  2. Use Self in dispatch macros

    slowli committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    29996c2 View commit details
    Browse the repository at this point in the history
  3. Update from upstream

    slowli committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3bd489d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Update from upstream

    slowli committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    60d972d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87968ad View commit details
    Browse the repository at this point in the history
  3. Remove merge artifact

    slowli committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1a9b547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b040fa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Revert unnecessary changes

    slowli committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ece7262 View commit details
    Browse the repository at this point in the history
  2. Make BatchTracer trait sealed

    slowli committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7636414 View commit details
    Browse the repository at this point in the history
  3. Update from upstream

    slowli committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    347966b View commit details
    Browse the repository at this point in the history