Commit graph

6 commits

Author SHA1 Message Date
Filip Tibell
c653b73f75
Change var name 2024-02-01 14:40:41 +01:00
Filip Tibell
89a25e42ed
Fix oops 2024-02-01 14:40:20 +01:00
Filip Tibell
b4bc15d4ce
Add runtime-compatible versions of coroutine resume and wrap to functions struct 2024-02-01 14:35:32 +01:00
Filip Tibell
743d1075bf
Add exit lua function to functions struct 2024-02-01 14:07:03 +01:00
Filip Tibell
013537b27b
Get rid of thread handles in favor of simple id-based map 2024-01-31 20:17:15 +01:00
Filip Tibell
f4ecf7e018
Make it easier to construct functions and spawn local futures on lua runtime 2024-01-28 20:14:10 +01:00