summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/examples/debugging/hello_world.nmf
blob: 78df8e1d2c0f8a04114056f5728fcd5a1fdbe486 (plain)
1
2
3
4
5
6
{
  "program": {
    "x86-64": {"url": "hello_world_x86_64.nexe"},
    "x86-32": {"url": "hello_world_x86_32.nexe"}
  }
}