Skip to content

Conversation

@blueyetisoftware
Copy link
Contributor

The string and math libraries are not available in all Lua distributions. Since none of the library extension functions are used, this switches to using the native string/math variants

  • Use native string builtins instead of library
  • Use native math builtins instead of library

* Use native string builtins instead of library

* Use native math builtins instead of library
@blueyetisoftware blueyetisoftware changed the title Use native builtins instead of libraries for math/string (#1) Use native builtins instead of libraries for math/string Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant