<div dir="ltr"><div class="gmail_extra"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">2015-10-21 11:45 GMT+08:00 Bradley LucierĀ <span dir="ltr"><<a href="mailto:lucier@math.purdue.edu" target="_blank">lucier@math.purdue.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">When explaining this to Maureen, it sounded like the ultimate worm.<br><br>Can you migrate it from a browser to a gambit-c interpreter running on some server (not php on Apache)?<br></blockquote><div><br></div></span><div>JS, PHP and Java all have overheads in respect of running Gambit code, and their sandboxing is also not optimal. For typical client device use this is fine.</div><div><br></div><div>For a server, could a "sandbox VM" be implemented in Scheme or C, i.e. what people use Lua for?:</div><div><br></div><div><br></div><div>I guess the point with it would be to be another "language backend", which is optimized for one single thing, which is to be giving as good performance as possible while being as simple as possible to implement.</div><div><br></div><div>Or does the GVM code already serve this purpose, and is waiting for someone to implement a simple "GVM interpreter sandbox" environment?</div><div><br></div></div></div></div></div></div>