# Platform

How Wavedash runs your game in the browser, and the constraints that come with it.

Source: https://docs.wavedash.com/platform

<CardGroup cols={2}>
  <Card title="Cross-origin isolation" icon="shield" href="/platform/cross-origin-isolation">
    The response headers every server your game calls must send.
  </Card>
</CardGroup>
