mirror of
https://github.com/luau-lang/luau.git
synced 2025-02-08 07:06:09 +00:00
![Vighnesh](/assets/img/avatar_default.png)
- Add SUBRK and DIVRK bytecode instructions - Enables future performance optimizations Miscellaneous - Small performance improvements to new non-strict mode - Introduce more scripts for fuzzing - Improcements to dataflow analysis
2 lines
94 B
Text
2 lines
94 B
Text
-- shouldn't attempt to search paths array because of "./" prefix
|
|
return require("./library")
|