Displaying 2 results from an estimated 2 matches for "rafkind".
Did you mean:
mankind
2013 Sep 15
0
[LLVMdev] VMKit state of the union, android support, and .net/CLI
...have a roadmap, we are
currently implementing a new VM for the Scilab language and we are
developing a clang pass to help the development of new VMs. Basically,
the clang pass is able to generate the glue between the C code and the
GC, as it was presented in ISMM few years ago by another team (Jon
Rafkind, Adam Wick, John Regehr, Matthew Flatt: Precise garbage
collection for C. ISMM 2009).
>
> Secondly, can VMKit generate binaries that can be used on android/jni?
As android relies on Linux, it's probably easy to generate binaries
compliant with android (VMKit runs on Linux and MacOS). T...
2013 Sep 13
2
[LLVMdev] VMKit state of the union, android support, and .net/CLI
I looked into the archives as far back as 2009 and searched around for more
information about vmkit, but I still have some questions.
First of all, what is that status of VMKit? Is there any active
development? A roadmap? Is it in maintenance mode?
Secondly, can VMKit generate binaries that can be used on android/jni?
Finally, I understand that the .net/CLI support is no longer being