0.1.0 • Published 1 year ago

vulkan4bun v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

vulkan4bun

vulkan4bun is a Vulkan binding for Bun autogenerated with makebindingsforbun.

vulkan4bun is experimental, but working.

Autogeneration

To use this package you don't need to autogenerate the bindings, as they are already included.

However, if you want to regenerate them, use:

makebindingsforbun vulkan_binding_config.json

Example

See vulkan_bun_helloworld