add a bunch of logging to haku, including vm-trace for tracing what the VM does
This commit is contained in:
parent
337de0b57b
commit
f4ceb0057e
4 changed files with 34 additions and 7 deletions
|
@ -35,3 +35,4 @@ webp = "0.3.0"
|
|||
[features]
|
||||
default = []
|
||||
memory-profiling = ["dep:tracy-client"]
|
||||
haku-vm-trace = ["haku/vm-trace"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue