Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experiment]: bundled with dxc (as a feature?) #6499

Open
CrazyboyQCD opened this issue Nov 6, 2024 · 1 comment
Open

[Experiment]: bundled with dxc (as a feature?) #6499

CrazyboyQCD opened this issue Nov 6, 2024 · 1 comment

Comments

@CrazyboyQCD
Copy link

https://github.com/hexops/mach-dxcompiler (CC-BY-4.0) :
features(copied):

  • Statically linked dxcompiler library and dxc executables.
  • Zero dependency on proprietary dxil.dll code-signing blob (see: Mach Siegbert Vogt DXCSA)
  • Built using build.zig instead of 10k+ LOC CMake build system.
  • Simple C API bundled into library as an alternative to the traditional COM API.
@Wumpf
Copy link
Member

Wumpf commented Nov 6, 2024

given that mach-dxcompiler is very experimental itself that would be doubly so in wgpu.
But behind a feature flag why not, imho worth a shot if someone wants to pick it up and see how maintainable that would be.

Still rooting though for SpirV in DX12 becoming a thing asap 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants