We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like to run gravity on esp32 has it is compiled, which is better than Lua which is good bu way to slow on the esp32
The text was updated successfully, but these errors were encountered:
@hpwit you just need a C99 C compiler and then Gravity can run everywhere.
Sorry, something went wrong.
Indeed I was able to make it run simple example on esp32. I will try to go further and see the difference in performance with lua. Thank you
Hello me again I have two questions:
1)I see that you can do operator override. Do you have an example? I would like to override the = operator of an array.
No branches or pull requests
I would like to run gravity on esp32 has it is compiled, which is better than Lua which is good bu way to slow on the esp32
The text was updated successfully, but these errors were encountered: