Re: [ANN] Simple Luajit Sandbox

  • From: Elias Hogstvedt <eliashogstvedt@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 17 Dec 2014 15:51:07 +0100

how would you handle string operations like ("a"):rep(9999999) ?

On Tue, Dec 16, 2014 at 7:19 PM, Meae Flowright <scratchnloved@xxxxxxxxx>
wrote:
>
> https://github.com/Meae/luajit-sandbox
> I've put together a basic sandbox for luajit to resemble the coroutine
> library, prioritizing safety and simplicity over efficiency. The accounting
> isn't perfectly accurate, and environment sharing is intentionally allowed.
> If anyone sees other problems, particularly holes, please let me know!
>
> --Meae
>

Other related posts: