Y
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
comex
1853 days ago
But if you enable bitcode, that does involve the server recompiling your code for you.
link
rlf_dev
1853 days ago
Sure, but it's still your own LLVM IR that's being compiled, just on their end and not yours.
link