Is there a trick to get the wisp server running? When I run gleam run in the examples folder it says running app.main but when I go to port 8000 nothing is running, and the terminal is available immediately after. My io.print statements are also not printing so I suspect there's something else to do.
examples/0-hello-world(main) $ gleam run
Compiled in 0.01s
Running app.main
gleam --version
gleam 0.32.4