Slang compute shader support for Godot.

gdextension godot shaders slang
1 Open Issue Need Help Last updated: Nov 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The CI build for the Mac Editor failed due to a linker error, specifically an architecture mismatch. The `slang` dependency is being built for `arm64`, but the Godot plugin is attempting to link it as `x86_64`, causing symbols not to be found. The issue's reporter cannot debug it locally as they do not have access to a Mac.

Complexity: 4/5
help wanted good first issue

Slang compute shader support for Godot.

C++
#gdextension#godot#shaders#slang