Skip to content

Comments in wio-terminal code #328

Answered by jimbobbennett
marty-optum asked this question in Q&A
Discussion options

You must be logged in to vote

They should be stripped out - the code is compiled, so things like comments that are not executable code won't make it into the final executable.

If you wanted to do a test, you could compile up a small binary, one with no comments, and one with a lot of comments, and you should see identical binary sizes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jimbobbennett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants