Skip to content

Build with zig without gn and ninja. #4

@fubark

Description

@fubark

Currently passing in -Dzig-toolchain injects "zig c++" into the compile/link commands but the overall build is still initiated with gn and ninja. It would be nice to build v8 directly with zig by just adding the necessary sources and flags. There are some prebuild steps that also need to be ported to build.zig like compiling torque files, running mksnapshot, and linking the resulting snapshot (with all the builtins) into the final v8 build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions