Expand description
Runtime platform conventions shared by widgets.
Native builds default from the compiled target. WASM hosts can override this
after inspecting the browser’s client platform so shortcuts display and match
the user’s operating system rather than the wasm32 compile target.