Skip to content

Conversation

@karlseguin
Copy link
Collaborator

No description provided.

@karlseguin
Copy link
Collaborator Author

Once lightpanda-io/zig-v8-fork#63 is merged, we can create a release and update the builds for this.

@karlseguin
Copy link
Collaborator Author

karlseguin commented May 14, 2025

The best way to install this side-by-side with the current v8 is:

rm -fr v8/src/
make get-v8
make build-v8-dev

You should see ~2192 build steps (e.g.[37/2192] CXX obj/v8_libbase/random-number-generator.o). If you see less than 2000, something's wrong.

If you're happy with how everything is running, you can remove the previous version's build files and v8: rm -fr v8/build

@karlseguin karlseguin merged commit 210d4f6 into main May 16, 2025
9 checks passed
@karlseguin karlseguin deleted the upgrade_v8 branch May 16, 2025 00:17
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants