-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Python (PEP 561)
- JavaScript/TypeScript (Type Declarations)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request