Lumina is a statically typed, web-native language with HM type inference, algebraic types, and trait-based polymorphism, compiled to JavaScript and WebAssembly. Build reactive UIs, WebGPU workloads, ...
Add it to your vite.config.(js|ts) file and set the build.watch parameter to listen for .rs file changes as well: ...