summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/examples/websocket/websocket.nmf
blob: 189344a0bf68995ed6cdc5fd36b77c9bb7dab6f6 (plain)
1
2
3
4
5
6
{
  "program": {
    "x86-64": {"url": "websocket_x86_64.nexe"},
    "x86-32": {"url": "websocket_x86_32.nexe"}
  }
}