Skip to content

Commit 917b0fb

Browse files
floscodesikskuh
authored andcommitted
Create azync.json
azync is a small async runtime in zig
1 parent 4c1dddc commit 917b0fb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages/azync.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"author": "Florian Petautschnig (floscodes) <[email protected]>",
3+
"tags": [
4+
"async"
5+
],
6+
"git": "https://github.com/floscodes/azync",
7+
"root_file": "/src/root.zig",
8+
"description": "azync is a runtime for running asynchronous tasks in zig.",
9+
"license": "mit",
10+
"updated_at": "2025-06-08T17:25:58Z",
11+
"homepage": null
12+
}

0 commit comments

Comments
 (0)