Stan Web Demo

Published:

Stan Web Demo

After seeing some other interactive web demos built on compiled languages, I realized that Stan could be a great fit for a similar project. I already had a C-like interface to Stan, so existing tools like Emscripten worked with relatively little fuss.

I then learned a little bit of React and TypeScript to wrap the compiled Stan code in a web interface.

Try it out here.