Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @antv/g-webgpu-compiler with all npm packages installed. Try it out:

require("@antv/g/package.json"); // @antv/g is a peer dependency. require("@antv/g-plugin-gpgpu/package.json"); // @antv/g-plugin-gpgpu is a peer dependency. require("mana-syringe/package.json"); // mana-syringe is a peer dependency. var gWebgpuCompiler = require("@antv/g-webgpu-compiler")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@antv/g-webgpu-compiler v1.0.21

A compiler transpiling *.g to GLSL/WGSL

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free