Closed vilterp closed 1 year ago
Name | Link |
---|---|
Latest commit | 639ee0da5b4d47dab7d68403db037c61e49b6b48 |
Latest deploy log | https://app.netlify.com/sites/dl-exec-viz/deploys/649595da07d99c0008093752 |
Deploy Preview | https://deploy-preview-406--dl-exec-viz.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Gets rid of some global vars.
The structure of this makes more sense for the simple interpreter, which is immutable, than it does for the incremental interpreter, which is mutable…