This is research project for finding if it is possible in future to run Odoo on GraalVM
More on Python for GraalVM can be found here https://www.graalvm.org/reference-manual/python/
Things to do :
- Find if it is or will be possible to run CPython in GraalVM
- Discover Python plugin for IntelliJ
- Create Gradle scripts
- Check one by one Odoo dependencies to work with GraalVM
Initial author Marek Mosiewicz