Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 --
```