rollup-plugin-gleam

Vite compatible Rollup plugin for Gleam language

  1. 1
  2. 2
  3. 3
import { main } from "./main.gleam";

main();