command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Dec 4, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gowebgpu
An experiment with Go + WASM + WebGPU
Local Testing
Natively:
bazel run :gowebgpu -- --port=9090
With docker:
bazel build //:gowebgpu_tarball
docker load --input $(bazel cquery --output=files //:gowebgpu_tarball)
docker run --rm -p 9090:80 gowebgpu:latest
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
common
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.