Allow for the compositor to (optionally) support scripts written in Python, JS, or similar.
These modules should be able to dynamically link with the compositor (and not require recompilation), and should be separate from the Avdan-OS/Compositor repo.
Ideally, if the language supports optional type annotations, type definitions should be provided too according to the language's standards:
Allow for the compositor to (optionally) support scripts written in Python, JS, or similar.
These modules should be able to dynamically link with the compositor (and not require recompilation), and should be separate from the
Avdan-OS/Compositorrepo.Ideally, if the language supports optional type annotations, type definitions should be provided too according to the language's standards: