Replies: 6 comments
-
| Good news! You don't need to know Go to do it. See https://github.com/boyter/scc/blob/master/languages.json as the definition for each type. Otherwise post a link to the language definition here and ill hook it up. |
Beta Was this translation helpful? Give feedback.
0 replies
-
| Cool, thanks! I'll probably submit a PR today …On Sun, May 12, 2024, 7:05 PM Ben Boyter ***@***.***> wrote: Good news! You don't need to know Go to do it. See https://github.com/boyter/scc/blob/master/languages.json as the definition for each type. Otherwise post a link to the language definition here and ill hook it up. — Reply to this email directly, view it on GitHub <#456 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AVITPTPKOJCSKVEXBDLO2CLZB7YSPAVCNFSM6AAAAABHRHSETKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TIMJRGEZTS> . You are receiving this because you authored the thread.Message ID: ***@***.***> |
Beta Was this translation helpful? Give feedback.
0 replies
-
| Addressed by #458 On Mon, May 13, 2024 at 7:52 AM Patrick Oberholzer < ***@***.***> wrote: … Cool, thanks! I'll probably submit a PR today On Sun, May 12, 2024, 7:05 PM Ben Boyter ***@***.***> wrote: > Good news! You don't need to know Go to do it. See > https://github.com/boyter/scc/blob/master/languages.json as the > definition for each type. > > Otherwise post a link to the language definition here and ill hook it up. > > — > Reply to this email directly, view it on GitHub > <#456 (comment)>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AVITPTPKOJCSKVEXBDLO2CLZB7YSPAVCNFSM6AAAAABHRHSETKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TIMJRGEZTS> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > |
Beta Was this translation helpful? Give feedback.
0 replies
-
| Merged! You will need to wait for a new release or build to get it, but thankfully there is a bug I am working on so you might get it in a few days. |
Beta Was this translation helpful? Give feedback.
0 replies
-
| Latest release 3.3.4 should have this for you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
| Awesome, thanks! …On Thu, May 16, 2024, 7:25 PM Ben Boyter ***@***.***> wrote: Latest release 3.3.4 should have this for you. — Reply to this email directly, view it on GitHub <#456 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AVITPTNJSS5TJOHHLGZVPT3ZCU54XAVCNFSM6AAAAABHRHSETKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TINRTGY3DI> . You are receiving this because you authored the thread.Message ID: ***@***.***> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
WGSL (WebGPU Shading Language) would be a nice thing to have added. It seems pretty simple to add; from what I can tell it doesn't even use strings. I think the only consideration would be comments, which seem to me to just be c-like comments. I'd add it myself and PR, but I don't know Go.
Beta Was this translation helpful? Give feedback.
All reactions