wolverine icon indicating copy to clipboard operation
wolverine copied to clipboard

Go support

Open undochlorine opened this issue 1 year ago • 2 comments

The Wolverine supports GoLang files now! The architecture is more injecting than integrating with existing Python project, but in general, that's a great profit for the project to allow a user to heal the ".go_" files as well as ".py" The latest GPT model is the most preferable to be sure the response will stick to the requirements.

undochlorine avatar May 04 '23 11:05 undochlorine

Impressing! That's cool to see the project is being scaling and adding such features as multi-lang support

St1chaKooky avatar May 04 '23 14:05 St1chaKooky

Whoa, you rewrote the whole thing in Go, that's epic!

This would be great as a standalone port of Wolverine to Go.

Adding Go support to Wolverine would be great, but it'd be more maintainable for the project if it was done by adding a few lines to run_script here, so that the Python code runs Go in the subprocess call.

biobootloader avatar Jun 14 '23 22:06 biobootloader