demo.html

Sat, 22 May 2010 20:07:05 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 22 May 2010 20:07:05 +0100
changeset 24
5c9d8a65c87d
parent 0
2fcdf7f16d71
permissions
-rw-r--r--

It's required to insert the new function into the stack before processing its upvalue instructions, in case it refers to itself.

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

mercurial