traefik / yaegi

Yaegi is Another Elegant Go Interpreter
https://pkg.go.dev/github.com/traefik/yaegi
Apache License 2.0
6.82k stars 342 forks source link

I tried compiling a statement that prints hello world and found that the generated executable file is too large. Is there a way to reduce the execution volume? #1554

Closed BestQiang closed 1 year ago

BestQiang commented 1 year ago

I tried compiling a statement that prints hello world and found that the generated executable file is too large. Is there a way to reduce the execution volume?