So I wanted to see if I could get a solver running in the browser.
Why you might ask? Well its pretty typical to need to deploy a back end for a webapp or even to have a specific install on your OS.
This makes things clunky if we wanted to say:
- Visualize solutions in realtime using some js libs on the client side
- Solve models on the client side of a web app