This website requires JavaScript.
Explore
Help
Sign In
adrien
/
zig-wgpu
Watch
1
Star
0
Fork
0
You've already forked zig-wgpu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
6
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
adrien
a381c71550
Fixed binding size limit error by chunking to max 1GB binding
2026-05-17 17:52:07 +02:00
libs
/wgpu-native
Basic working matrix addition
2026-04-28 10:22:22 +02:00
src
Fixed binding size limit error by chunking to max 1GB binding
2026-05-17 17:52:07 +02:00
.gitattributes
Removed tmp file and added gitattributes
2026-05-15 10:07:23 +02:00
.gitignore
Basic working matrix addition
2026-04-28 10:22:22 +02:00
build.zig
REleted gpu.zig and created a lib.zig to output a module
2026-05-15 10:27:45 +02:00
build.zig.zon
Created a GpuBuffer + an arry in GpuAlloc to deinit all when deinit the alloc
2026-05-15 16:03:40 +02:00
Description
My try to do a WebGPU binding for Zig. Used in zig-dimal
GPL-3.0
101
MiB
Languages
Zig
97.5%
Shell
2.5%