(no title)
wdpk
|
11 months ago
compile c++ code at runtime for instance. Lots of use cases, most obvious one specializing/instantiating dense computational kernels on values only known at runtime... but so many more things would be possible if the compiler was just a reusable library.
ska|11 months ago
wdpk|11 months ago