www_veda2/start_notcc.vsh
2024-10-07 03:51:32 +02:00

10 lines
146 B
GLSL
Executable File

#!/usr/bin/env -S v -n -w -cg -enable-globals run
import os
import freeflowuniverse.crystallib.osal
import web
mut app := web.new()
app.run()!