Skip to content

Import arch file as a package #77

Description

@DrDeano

Instead of the existing system of importing the arch.zig file, have the architecture arch.zig file be added as a package in the build script. This will remove the kernel level arch.zig file. This will also help with the testing.

Is blocked by:
ziglang/zig#855

We can't do this as we have the kernel as a package and as the kernel will import the arch package and arch will import the kernel package, will need to wait for this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch: noneAffects common code across architecturesarch: x86Affects the x86 portblockedBlocked on an external issuebuildingRelates to building the kernelcode qualityAn issue of source code qualityenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions