Hacker News new | ask | show | jobs
by rlf_dev 1853 days ago
App Thinning removes unused slices on download, it doesn't change compiled code.
1 comments

But if you enable bitcode, that does involve the server recompiling your code for you.
Sure, but it's still your own LLVM IR that's being compiled, just on their end and not yours.