dynamic-code-loading

1 article
sort: new top best
clear filter
0 3/10

A proof-of-concept JIT compiler implementation in Go that generates Go source code for arithmetic expressions, compiles them with the Go compiler, and dynamically loads the resulting shared object plugins at runtime. The author compares three evaluation approaches: tree-walk interpretation, bytecode compilation with VM, and JIT compilation.

xnacly.me · ibobev · 2 days ago · details · hn