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

Enable NAPI-JSI build on top of V8JSI #832

Merged
merged 9 commits into from
Jul 23, 2021
Merged

Enable NAPI-JSI build on top of V8JSI #832

merged 9 commits into from
Jul 23, 2021

Commits on Jul 19, 2021

  1. Working NAPI-JSI

    rgerd committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    ba251cc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Use original port

    rgerd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b41356c View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rgerd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9b57f89 View commit details
    Browse the repository at this point in the history
  3. Back out CallbackInfo change

    rgerd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ca6eefe View commit details
    Browse the repository at this point in the history
  4. Easier promise type fix

    rgerd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d3b6cab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc8cfe View commit details
    Browse the repository at this point in the history
  6. Clean up all the napi imports

    rgerd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a809aeb View commit details
    Browse the repository at this point in the history
  7. Add link to source

    rgerd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f901c78 View commit details
    Browse the repository at this point in the history
  8. Final PR feedback

    rgerd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    537e4bc View commit details
    Browse the repository at this point in the history