Convert chunks between platforms?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Convert chunks between platforms?
- From: Fabien <fleutot+lua@...>
- Date: 2007年8月22日 12:24:56 +0200
I need to exchange code between a normal Intel Lua VM, and an integral VM where numbers are long ints. I seem to remember that there is a bytecode translator somewhere in luaforge, but couldn't find it. Could someone help me please?
-- Fabien.