Skip to content

WebGPU Compiler

Target: --target webgpu | Output: TypeScript + WebGPU | Platform: Modern Browsers

WebGPU Compiler

Compiles HoloScript to TypeScript with WebGPU rendering.

Usage

bash
holoscript compile scene.holo --target webgpu --output ./src/

Features

  • Modern WebGPU API
  • PBR materials
  • Shadow mapping
  • Compute shaders for physics

See Also

Released under the MIT License.