Skip to content

Consideration Needed: Upgrade V8 and Transition from GYP to GN Build System #19116

Closed
@Jingwiw

Description

@Jingwiw

Is there a plan to upgrade V8? I've attempted to build on a riscv64 architecture machine, but the older V8 lacks support for riscv64. Simply replacing the V8 source code seems unfeasible. I tried replacing it with the version 11.6.19 code, but it results in the error:
"gyp: Error importing pymod_do_main module (detect_v8_host_arch): No module named 'detect_v8_host_arch' while trying to load ../gypfiles/all.gyp."

Also, I noticed that the newer version of V8 recommends using GN for building instead of GYP. Is there any plan to replace the build system?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions