Skip to content

Native Code Integration in Extensions #3539

@apoint123

Description

@apoint123

📝 Provide a description of the new feature

Currently, Spicetify extensions are sandboxed within the Spotify's JavaScript environment, it places a hard limit on the complexity and type of tasks extensions can perform.

Allowing a bridge to native code could unlock a whole new ecosystem of powerful features that are currently impossible, primarily those that are computationally intensive or require system-level interoperability. Such as capturing real-time FFT data, or communicating with other applications.

➕ Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions