Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishruth-thimmaiah/linkk
A (WIP) linker built with zig.
https://github.com/vishruth-thimmaiah/linkk
linker zig
Last synced: 23 days ago
JSON representation
A (WIP) linker built with zig.
- Host: GitHub
- URL: https://github.com/vishruth-thimmaiah/linkk
- Owner: vishruth-thimmaiah
- License: bsd-3-clause
- Created: 2024-12-19T11:40:03.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-01-18T19:33:17.000Z (24 days ago)
- Last Synced: 2025-01-18T20:28:51.401Z (24 days ago)
- Topics: linker, zig
- Language: Zig
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linkk
A (WIP) linker built with zig.> [!WARNING]
> This project is a W.I.P.## Build:
```bash
zig build
```
## Run:
```bash
zig build run --
```