From 8415cb13f1b9df9b4a3aae0e1c43e54963a1f245 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Tue, 11 Feb 2025 16:51:58 +0000 Subject: [PATCH] add jiwonz/go@0.1.0 luau --- jiwonz/go | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/jiwonz/go b/jiwonz/go index c57c9a5..0681fb2 100644 --- a/jiwonz/go +++ b/jiwonz/go @@ -26,3 +26,17 @@ 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"] + +["0.1.0 luau"] +published_at = "2025-02-11T16:51:58.560423516Z" +description = "Execute the functions in a separate thread, threads are pooled and reused. Credit to lukadev-0/util.luau" +license = "MIT" +authors = ["LukaDev (https://lukadev.me/)", "jiwonz "] +repository = "https://github.com/jiwonz/luau-go" + +["0.1.0 luau".target] +environment = "luau" +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"]