2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-02 01:02:03 +00:00

8 Commits

Author SHA1 Message Date
754bb6c9c2
fix: add TableArg for golua 2025-06-14 14:01:41 -04:00
9e77f0ba32
refactor: change go function types
this is the only way i could think of to be able
to push go functions to lua on the clua side.

this may or may not need adjustments on golua side
though...
2025-06-14 10:06:20 -04:00
1f9fd80fbb
feat: begin initial port to c lua 2024-07-21 11:37:08 -04:00
69fcd8e348
refactor: rewrite runner module for moonlight, add hilbish.runnerMode function 2024-07-20 14:49:43 -04:00
57a65cb039
feat: add moonlight to commander 2024-07-20 11:46:07 -04:00
a5f695eb98
feat: implement parts of fs 2024-07-20 11:34:39 -04:00
56045ed236
feat: implement bait loading 2024-07-20 10:50:04 -04:00
4524c1451a
feat: add moonlight lua abstraction library
future plans: add the ability to use c lua
(or luajit) with hilbish

benefits? speed, i guess?
2024-07-19 16:54:15 -04:00