Hacker News new | ask | show | jobs
by lsuresh 364 days ago
Was this for a release build or a debug build?
1 comments

Cranelift is only intended for debug builds, there is nothing stopping you from using it for release builds but — to the best of my knowledge — you get noticeably degraded runtime performance if you go that way.