{
  "format": "sandboxedjs-python-runtime",
  "schemaVersion": 1,
  "runtimeId": "sbx-cpython-3.13.5-dynamic",
  "engine": "cpython-wasm",
  "pythonVersion": "3.13.5",
  "profile": "dynamic",
  "hostAbi": {
    "name": "sbx_host_v1",
    "version": 1
  },
  "extensionAbi": {
    "id": "sbxabi1-c2637d04695ad927",
    "wheelTag": "cp313-cp313-emscripten_5_0_6_wasm32",
    "extensionSuffix": ".cpython-313-wasm32-emscripten.so",
    "emscripten": "5.0.6"
  },
  "artifacts": {
    "moduleUrl": "./python.js",
    "hashes": {
      "python.js": "sha256-2077b7c944097fa32fd80ffdd2575d5877a75bea77a0083f3dce93e7d2ab2976",
      "python.wasm": "sha256-03f5cb9889a26d5f0b5a3e9d7310e2c5d9f2e8d1c4f9673b061ee19fcbe759c1",
      "python.data": "sha256-c6e6bcf4afd43d12b50c6a0d013d400868434bbfd37341d4642ea40ad69cacd3",
      "python.worker.js": "sha256-63bb1df52c4e3a95eae7b2d77c98554188fcc5925e72628ea0c34d5c573977a5"
    }
  },
  "capabilities": {
    "threads": true,
    "nativeExtensions": "dynamic",
    "networking": "none",
    "processes": "none",
    "persistence": "memory"
  },
  "build": {
    "source": "cpython-3.13.5",
    "toolchain": {
      "emcc": "emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 5.0.6-git"
    }
  }
}
