david-yz-liu / memory-viz

Javascript library for creating beginner-friendly memory model diagrams.
https://www.cs.toronto.edu/~david/memory-viz/demo/
2 stars 7 forks source link

Add prototype of a demo website #13

Closed david-yz-liu closed 10 months ago

david-yz-liu commented 10 months ago

The website is located under the demo/ folder, as a workspace.

Also fixed a bug in the MemoryModel draw function for rendering to an HTML canvas.