Skip to content

A collection of scripts for building the Chromium's Dawn library. Also provides prebuilt binaries as releases.

Notifications You must be signed in to change notification settings

stackotter/dawn-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dawn builds

Installing dawn is currently quite a long process (especially with a slow computer). This repository provides a collection of scripts to help automatically build dawn and set it up for installation. After running the build script for your platform, the only thing you need to do is copy build/lib and build/include to the correct system locations.

If you don't want to build from source and you don't need the latest version, you can download the latest build from the releases tab on GitHub. Or you can use homebrew if you are on macOS.

Homebrew

This repository has an accompanying repository which contains a homebrew formula for installing dawn.

brew tap stackotter/dawn
brew install dawn

Supported platforms

Currently only macOS is supported. Feel free to open a PR adding support for other platforms.

About

A collection of scripts for building the Chromium's Dawn library. Also provides prebuilt binaries as releases.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages