ykjit / yk

yk packages
https://ykjit.github.io/yk/
Other
29 stars 7 forks source link

Minimally fix software tracing for the new codegen. #1322

Closed vext01 closed 2 months ago

vext01 commented 2 months ago

This is extremely hacky.

I've proposed the "proper" way to do this, but it will be much easier to implement once the LLVM backend has been deleted.

Some (newish) tests fail (hitting either todo! or panic!). I've ignored them for now.

CC @Pavel-Durov