Y
Hacker News
new
|
ask
|
show
|
jobs
by
leephillips
2078 days ago
This might interest you: you can now turn off compiler optimizations at the module level, using a macro. For some people this speeds up the delopment cycle, as it skips most to the time-consuming compilation activity.
1 comments
tokai
2078 days ago
oh that is interesting. I'll give it a spin again this weekend. Thanks.
link