mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Add packages wasmrt and yasync (#2756)
This commit is contained in:
parent
f04c7c73c4
commit
988433b083
@ -31944,5 +31944,29 @@
|
||||
"description": "Gura Configuration Language for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/khchen/gura"
|
||||
},
|
||||
{
|
||||
"name": "wasmrt",
|
||||
"url": "https://github.com/yglukhov/wasmrt",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wasm",
|
||||
"webassembly"
|
||||
],
|
||||
"description": "Nim wasm runtime",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/wasmrt"
|
||||
},
|
||||
{
|
||||
"name": "yasync",
|
||||
"url": "https://github.com/yglukhov/yasync",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"async",
|
||||
"futures"
|
||||
],
|
||||
"description": "Yet another async/await for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/yasync"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user