I've attempted to upgrade again to the latest PS. It looks like the issues we discussed last month are fixed (thank you), but there are some serious new breakages:<div><br></div><div>1. FLET and LABELS no longer accept &OPTIONAL, &REST, or &KEY arguments</div>

<div>2. MULTIPLE-VALUE-BIND doesn't work: in the JS for (PS (MULTIPLE-VALUE-BIND (A B) (BLAH) (+ A B))), the function BLAH doesn't appear.</div><div><br></div><div>I'll post if I notice anything else.</div><div>

<br></div><div><br></div>