3 Commits

Author SHA1 Message Date
6ee238ed1b fix: ci: SharedArrayBuffer disabled for security reasons 2024-09-22 16:26:41 +02:00
4591a17a1b feat: ci: Deploy to Gitlab Pages 🚀 2024-09-22 16:26:41 +02:00
38dda1fb92 feat: Add wasm32 (web browser) build 🎆
nix: update to emscripten 3.1.64

Remove use of legacy GL_PERSPECTIVE_CORRECTION_HINT

Disable intro plugscreens for emscripten builds for now

Use stored background color instead of glGetFloatv() call that is slow in emscripten due to wasm<>javascript context switch

Co-authored-by: Thibault Lemaire <thibault.lemaire@protonmail.com>
2024-09-17 19:02:51 +02:00