destack.sh
docstemplatesblog
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:compute
  11. destack:compute/binding
  12. ComputeBufferHandle
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
menu
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:compute
  11. destack:compute/binding
  12. ComputeBufferHandle
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
Docs/Language/Standard Library/Modules/destack:compute/destack:compute/binding
mdtxt

ComputeBufferHandle

import { ComputeBufferHandle } from "destack:compute/binding";

Handle for one compute buffer endpoint.

language/library/src/compute/binding/resource.ds:16
1export newtype ComputeBufferHandle = ResourceId
discordxgithub
2026.8.3alpha