Browse thread
[Caml-list] Asmdynlink: quick question
- Jonathan Roewen
[
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: | 2006-02-04 (09:02) |
From: | Jonathan Roewen <jonathan.roewen@g...> |
Subject: | [Caml-list] Asmdynlink: quick question |
Hi, Does asmdynlink implement the interpreter part of the runtime in ocaml? And is that why it is reportedly much slower than the normal ocaml interpreter in C? Jonathan