5 Commits

Author SHA1 Message Date
mafiesto4 057d6c67f7 Move tint compiler to Web package 2026-04-07 13:12:19 +02:00
mafiesto4 ee32422796 Fix editor packaging errors 2026-04-06 21:05:13 +02:00
mafiesto4 28257296b9 Enable Web builds on Linux 2026-03-06 17:57:43 +01:00
mafiesto4 aff8090adb Add LZ4 compression to WebGPU shaders 2026-03-04 09:15:53 +01:00
mafiesto4 9be8589437 Add shader compiler for WebGPU
Use existing Vulkan compiler to generate SPIR-V and convert it into WGSL with tint compiler
https://github.com/google/dawn/releases/tag/v20260219.200501
2026-02-24 17:55:26 +01:00