demo.html

Mon, 22 Nov 2010 19:38:12 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 22 Nov 2010 19:38:12 +0000
changeset 128
29c56996fa03
parent 0
2fcdf7f16d71
permissions
-rw-r--r--

Change LVM.call() to take an LValue rather than the raw native/LFunction object. Also add LVM.loadstring(chunk, env) and use that for loading luac.out.

<html>
<body>
<script type="text/javascript" src="lvm.js"></script>
</body>
</html>

mercurial