Rewrite Syntax Definition
PolyMeilex opened this issue · 0 comments
PolyMeilex commented
WGSLhas changed significantly since its inception, and syntax definitions invscode-wgslbecame quite messy because of that, there are a lot of new cases that were not initially taken into account (good example of this would be #4)JSONturned out to not be the best choice IMO, I would rather useYAMLand compile it toJSONon every publish- Rewriting the whole thing from the ground up with current
WGSLspecs in mind will yield a lot cleaner result.