runway-browser
runway-browser copied to clipboard
Interactive visualization framework for Runway models of distributed systems
This isn't used widely anymore, and it's a rather large dependency that should be removed. Existing code needs to be ported to d3 first, however.
My model checking playground is `github.com/dgryski/modelchecking`. I have a simulation at `github.com/dgryski/modelchecking/runway/river` that I can't figure out the URL structure to be able to view it on runway.systems. (I exported...
When running a model it's annoying to have to stop the simulation by hand and try to drag the state back to where the failure occurred. A button that would...
at least doesn't work if you have no view
I think this'll make the JavaScript blobs (bundle.js and worker-bundle.js) smaller. I'm not sure what fraction of them is code vs source map right now. /cc @olegpesok, who suggested it