Skip to content

orca-app/build-dawn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic weekly build of dawn WebGPU implementation for 64-bit Windows.

Build produces single webgpu.dll file that exports all public Dawn WebGPU C functions. To use in your code - either load the webgpu.dll file dynamically or link to it via webgpu.lib import library.

Download binary build as zip archive from latest release page.

To build locally run build.cmd batch file, make sure you have installed all necessary dependencies (see the beginning of file).

About

Automatic build of dawn (WebGPU)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 90.9%
  • CMake 9.1%