A visualizer for il linker related data
web/: files for plotting JSON with d3.js
WebApp/: WebApp created using WebAssembly and d3.js to plot wasm linker performance
In the WebApp/ folder, run:
dotnet run
Go to localhost:5001
In the web/ folder, run:
python -m http.server
Go to localhost:8000/sunburst.html