Here’s my port of ghc-vis with a Datastar web frontend:
Demo site with some pre-built examples: https://ghc-vis-ds.hamalainen.dev/
Screenshot:
My hope is that this will be easy to run for beginners who want to learn about the GHC runtime, lazy evaluation, etc. It has very minimal dependencies (no gtk2, libcairo) so it ought to work if you can get GHC running with ghcup.
It’s also a nice way to exercise my datastar-hs package ![]()
