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

Replacing vm.createScript in favour of vm.Script #4534

Merged
merged 4 commits into from
May 9, 2024

Commits on Jan 21, 2024

  1. adding pollyfill for vm.createScript

    adds support for bun.sh
    patlux committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a587655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec062d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f83174c View commit details
    Browse the repository at this point in the history
  4. fix usage of vm.Script()

    patlux committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2890708 View commit details
    Browse the repository at this point in the history