Deno Vulkan

January 12, 2023 · View on GitHub

Tags Doc License Sponsor

Vulkan API bindings for Deno

Usage

Since this module depends on unstable FFI API, you need to pass --unstable along with --allow-ffi.

deno run --unstable --allow-ffi <file>

Maintainers

  • Dj (@DjDeveloperr)
  • Loading (@load1n9)

License

Apache-2.0 licensed.

Copyright 2023 © The Deno Windowing Team

Contents

  1. 1Usage
  2. 2Maintainers
  3. 3License