Vasek - Tom C

Results 236 comments of Vasek - Tom C

Hi! I think you are not compiling with the correct flags, did you try to set `GOARCH` and `GOOS` to windows architecture?

So you would like to make possible the insertion of dynamic code? What is the difference between this and #4 ?

I'm confused how we could do that, you would like to insert the `polymorph` function during the compilation? Who shall provide this function?

CarbonCopy has not been updated since 2019, however I can put it into a docker image to easily use it. What do you think? That will require the user to...

That's actually a great idea! It's a small tool so I might be able to copy it

We can add a flag to provide your own go code template, would that work?

I see, I have no clue how to do this in Go but we can work on it

It works using `0.9.2`, we added slice package in `0.9.3` but it doens't look available in the standard golang alpine library

Hey, yup I remember that one, I had some issue when I removed the `experimentalDecorator` in the `tsconfig`, I'll see if it's possible to remove it now. This would be...