Vite compatible Rollup plugin for Gleam language
pub fn hello_world() -> String { let world = "World!" "Hello, World!" }