Vite compatible Rollup plugin for Gleam language
import { hello_world } from "./main.gleam"; console.log(hello_world());