summaryrefslogtreecommitdiff
path: root/.panto
diff options
context:
space:
mode:
authorT <t@tjp.lol>2026-05-26 20:14:37 -0600
committerT <t@tjp.lol>2026-05-27 06:26:36 -0600
commit1f0915edbe0213e8bc134922f10933468d35a172 (patch)
tree11834769555c7037f3393ef8d98bf5841846144a /.panto
parentb788eb05c6d194b91fdc141b6655e61ccaa76ddb (diff)
finish lua runtime makeover
- new multi-tool registration via ToolSource - thread per source-or-standalone-tool - switched to zig 0.16 Io threading interface - cli: include `luv` package and run concurrent lua tools via libuv - one single long-lived lua_State for the whole cli program
Diffstat (limited to '.panto')
l---------.panto1
1 files changed, 1 insertions, 0 deletions
diff --git a/.panto b/.panto
new file mode 120000
index 0000000..b726568
--- /dev/null
+++ b/.panto
@@ -0,0 +1 @@
+examples \ No newline at end of file