Browse thread
JIT VM in OCaml: Impossible?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] JIT VM in OCaml: Impossible? |
Jon, On Aug 17, 2007, at 9:36 AM, Jon Harrop wrote: > If you can do that, you can probably JIT compile to native code > just as easily using the natdynlink branch (its awesome, BTW). Are you saying that I can easily compile _Erlang bytecode_ to native code with the natdynlink branch? :-) Are you suggesting, perhaps, that once the chain of OCaml closures is built it can be compiled to native code? How would you do it exactly with natdynlink? Thanks, Joel -- http://wagerlabs.com