Home

Awesome

@webgpu/glslang

This is a GLSL-to-SPIR-V compiler for the Web and Node. It is a WebAssembly build of glslang.

There are several build configurations:

Re-building

You shouldn't need to do this, but here is how you can regenerate the files in dist/. This should work on macOS (with GNU Bison) and on Linux.

Using docker with docker-compose

Just run the following

$ docker-compose up --build

And wait a while 🏗️

Setup

Build