You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support seems simple on the surface, although I don't have a playdate, but it shouldn't matter (if the compiler is OSS, can we see the modifications and deviations from Lua 5.4?).
I think I'll be able to do it.
Hello. For the Playdate console, a Lua 5.4 runtime is provided with some minor syntax changes:
https://sdk.play.date/inside-playdate/#playdate-sdk-lua-enhancements
I think most or all of these are already in the code but feature gated behind
roblox
. It would be nice to have aplaydate
configuration.The text was updated successfully, but these errors were encountered: