WebAssembly: skip unknown sections, add names
Sets the code up so it'll be easier to have section names as strings instead of
hard-coded numbers. Using strings will require synchronizing with sexpr-wasm.
Mostly NFC (besides now skipping *all* unknown sections).
R=titzer@chromium.org
Committed:
https://crrev.com/df269e6e542fce2790db4e43553a0007dd6648e0
Cr-Commit-Position: refs/heads/master@{#34464}