add jiwonz/go@0.1.1 roblox

This commit is contained in:
pesde index updater 2025-02-16 06:57:37 +00:00
parent abc71b3a97
commit eea17dc7a3

View file

@ -41,6 +41,21 @@ lib = "src/lib.luau"
["0.1.0 luau".dependencies]
task = [{ name = "jiwonz/task", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.1.1 roblox"]
published_at = "2025-02-16T06:57:37.89534327Z"
description = "Execute the functions in a separate thread, threads are pooled and reused. Credit to lukadev-0/util.luau"
license = "MIT"
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)", "jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/luau-go"
["0.1.1 roblox".target]
environment = "roblox"
lib = "src/lib.luau"
build_files = ["src"]
["0.1.1 roblox".dependencies]
task = [{ name = "jiwonz/task", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
["0.1.1 luau"]
published_at = "2025-02-15T15:29:44.27566254Z"
description = "Execute the functions in a separate thread, threads are pooled and reused. Credit to lukadev-0/util.luau"