Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

File metadata and controls

14 lines (9 loc) · 357 Bytes

iongraph

An interactive visualizer for the SpiderMonkey Ion compiler backend. For more information about the design and motivation, see the blog post.

Screenshot of a simplified iongraph layout

Developing

To run the viewer locally:

npm install
npm run serve