Implement a pseudo jit (store closures in the look-up table instead of data)
authorKim Nguyễn <kn@lri.fr>
Tue, 18 Apr 2017 08:37:39 +0000 (10:37 +0200)
committerKim Nguyễn <kn@lri.fr>
Tue, 18 Apr 2017 08:37:39 +0000 (10:37 +0200)
commit2af07a38c94296187fd345f387eb2595e0af93ab
treec25c5a1b0d085e401fbcad30bcb54965fdaf98d1
parente52a0d2aa417ec579ec4bd9b0a03baeb4fdc6ee1
Implement a pseudo jit (store closures in the look-up table instead of data)
src/run.ml