Revert to using standard Lua instead of Luau headers#18
Conversation
|
I'm getting to work. See my steps and track my cost here.
|
|
I've reviewed the changes in this PR which reverts from using internal Luau headers to standard Lua headers. Here's my assessment: Changes Overview
Technical CommentsThis change appears to be a correct and well-implemented approach for several reasons:
Since this PR has already been merged and is relatively straightforward, there's no additional action needed. The code should now build correctly with standard Lua instead of requiring Luau-specific headers. |
No description provided.