1025bb7a3e
feat: abstract JitStatus
struct for luau.load
...
* Creates a new struct called `JitStatus` in lune_utils, which is placed
in `AppData` during initialization.
* The luau built-in now respects the JIT preference by using
`JitStatus`.
2024-10-17 12:38:21 +01:00
Filip Tibell
3e09807638
Bump all crate versions
2024-08-10 13:07:56 +02:00
Filip Tibell
c7cbda98fe
Add missing mlua feature to lune-std-luau
2024-06-23 13:28:41 +02:00
Filip Tibell
e2e8beb45c
Bump all crate versions
2024-06-23 12:55:47 +02:00
Filip Tibell
d3b9a4b9e8
Add new options for global injection and codegen to luau.load
2024-06-05 19:02:48 +02:00
Filip Tibell
e0b9ceb86d
Add missing repository and description fields to all manifests
2024-05-12 14:32:39 +02:00
Filip Tibell
de71558c5d
Split lune into proper crates ( #188 )
2024-05-12 13:30:32 +02:00