Yaegi internals: the design of a Go interpretermarc.vertes.org2 points·by mvertes·il y a 3 ans·0 comments
Yaegi v0.14.0 Go interpreter is out, with support of genericsgithub.com2 points·by mvertes·il y a 4 ans·0 comments
mvertes·il y a 6 ans·discussfrom what we measured on a gzip compression plugin, only a few percents of overhead. Because the gzip part is compiled. Only the plugin glue is interpreted.