- ignore all files on .gitignore on cwd
- understand why colors are gone ;-;
- build with nix
- missing gleam dependencies atm
- run on beam with ATOM VM?
gleam run -t js --runtime=bun
bun build ./src/watcher.mjs --target bun --compile --outfile reagir
CI?
gleam run
bun build --compile --minify --sourcemap build/dev/javascript/watchexec_wasm/gleam.main.mjs
https://bun.sh/docs/bundler/executables
bun shell https://bun.sh/blog/the-bun-shell