add jiwonz/go@0.1.0 lune

This commit is contained in:
pesde index updater 2025-02-11 16:49:18 +00:00
parent 28e343c868
commit 036ae4d2d4

13
jiwonz/go Normal file
View file

@ -0,0 +1,13 @@
["0.1.0 lune"]
published_at = "2025-02-11T16:49:18.593080287Z"
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.0 lune".target]
environment = "lune"
lib = "src/lib.luau"
["0.1.0 lune".dependencies]
task = [{ name = "jiwonz/task", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]