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

Add qjsc -r flag to output raw bytecode #460

Merged
merged 10 commits into from
Jul 4, 2024

Commits on Jul 3, 2024

  1. Add qjsc -r flag to output raw bytecode

    I want to allow users to ship a raw `.jsc` bytecode file for faster
    bootup times.
    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f351905 View commit details
    Browse the repository at this point in the history
  2. Add help

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    220feab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93c2e89 View commit details
    Browse the repository at this point in the history
  4. .

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    82f22c5 View commit details
    Browse the repository at this point in the history
  5. Fix

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    23a47cd View commit details
    Browse the repository at this point in the history
  6. .

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3b8f3da View commit details
    Browse the repository at this point in the history
  7. Fix

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e440af5 View commit details
    Browse the repository at this point in the history
  8. Fix merge conflicts

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2d52661 View commit details
    Browse the repository at this point in the history
  9. Use static var

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    02dfbac View commit details
    Browse the repository at this point in the history
  10. .

    TooTallNate committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    391140d View commit details
    Browse the repository at this point in the history