Conditionally compile WebRTC modules to minimize final binary size
As discussed in Lisbon, snowflake-client
is our largest PT binary most likely because of the WebRTC dependency. Presuming WebRTC is engineered nicely, we should see if we can only conditionally compile the relevant parts that are needed.