Y
Hacker News
new
|
ask
|
show
|
jobs
by
sciolistse
618 days ago
You can definitely use ReleaseSafe, you can also switch modes during compilation. so you can call '@setRuntimeSafety(false)' at the start of a scope to disable runtime safety for performance critical sections.
1 comments
DanielHB
617 days ago
this is an amazing feature
link