folders
ast --> tests of plain js scripts to get tree-sitter grammar to work
grammar --> folder copied from https://github.com/gpuweb/gpuweb/tree/main/wgsl/grammar
- commands run within this folder (modifications from og)--
- tree-sitter generate
- node-gyp configure
- node-gyp build
- tree-sitter build --wasm --docker (unused)
wgsl-parser --> next.js version of this that i gave up on
wgsl_as_react_node --> working react frontend and node.js backend version