iongraph-web
v0.2.1
Published
An interactive visualizer for the SpiderMonkey Ion compiler backend. For more information about the design and motivation, see the [blog post](https://spidermonkey.dev/blog/2025/10/28/iongraph-web.html).
Downloads
1,178
Readme
iongraph
An interactive visualizer for the SpiderMonkey Ion compiler backend. For more information about the design and motivation, see the blog post.

Developing
To run the viewer locally:
npm install
npm run serve