Skip to content

openharmony-zig/zig-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig patch for OpenHarmony

This project allow us to build zig that can build dynamic or use zig cc for OpenHarmony.

For now, we use the default logic of musl to link libc or other logic. It may has some issues, but we need more examples or projects to test it.

If you find some codes or logic need to adapt, you can submit a new issue or PR.

How to build

Apply the git patch to zig's source code and build it.

For example, you can apply it to zig-bootstrap the sub-folder named zig. And Using zig-bootstrap to build zig with your target.

Platform

  • Macos
  • Windows
  • Linux

About

Zig patch for OpenHarmony

Resources

Stars

Watchers

Forks

Packages

No packages published