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. ComputeKernelArgumentHandle
  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. ComputeKernelArgumentHandle
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
Docs/Language/Standard Library/Modules/destack:compute/destack:compute/binding
mdtxt

ComputeKernelArgumentHandle

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

Handle for one encoded compute kernel argument.

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