CDN_ASSETS) for enclave/latest/enclave.wasm. If absent, it falls back to the ASSETS static binding.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Serves the HyperAuth enclave WASM binary that the signer worker loads to run passkey cryptography in a sandboxed, side-channel-resistant environment.
CDN_ASSETS) for enclave/latest/enclave.wasm. If absent, it falls back to the ASSETS static binding.
| Header | Value |
|---|---|
Content-Type | application/wasm |
Cache-Control | public, max-age=3600, s-maxage=86400 |
curl -s https://did.run/enclave.wasm -o enclave.wasm
file enclave.wasm
# enclave.wasm: WebAssembly (wasm) binary module ...
Was this page helpful?