dylan-hackers / mindy

Mindy - minimal compiler-interpreter for Dylan
Other
21 stars 9 forks source link

VM using dynasm? #55

Open waywardmonkeys opened 8 years ago

waywardmonkeys commented 8 years ago

Would it be worthwhile to use LuaJIT's DynAsm to write a VM?

kaveman- commented 8 years ago

there is also "offlineasm" from JavascriptCore.