Does anyone have a working example of tracy in 0.12? I’ve been trying to get it running for hours and haven’t been able to manage.
Hello @trinityforesaken, welcome to ziggit!
The zig compiler is using tracy. The bindings are in src/tracy.zig.
1 Like
Flow Control also uses tracy: GitHub - neurocyte/flow: Flow Control: a programmer's text editor
1 Like
Appreciate it! I should be able to cobble something together now