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

build: include v8-fast-api-calls.h in bundle #41359

Closed
wants to merge 1 commit into from

Conversation

zbjornson
Copy link
Contributor

This API is still experimental, but it's not really possible to experiment with it without this header.

I don't know if this is the only file that needs to be changed. I don't think I have a way to test this PR.

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. labels Dec 30, 2021
This API is still experimental, but it's not really possible to
experiment with it without this header.
@lpinca lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 31, 2021
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 31, 2021
@nodejs-github-bot
Copy link
Collaborator

Copy link
Contributor

@RaisinTen RaisinTen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This API is still experimental

Then we probably shouldn't include this yet.

but it's not really possible to experiment with it without this header

As @targos already mentioned in #37570 (comment), you could include a copy of the header like how isolated-vm includes the inspector headers - https:/laverdet/isolated-vm/tree/HEAD/vendor/v8_inspector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants