[plt-scheme] Re: Sandboxing and modules
On Feb 8, Markku Rontu wrote:
> Another sandboxing consideration is the custodian-limit-memory. Does
> anybody distribute or plan to distribute PLT with the memory
> accounting compiled in? I'd rather not distribute such myself but my
> users are probably going to need it to run the sandbox.
You can get some of the nightly builds stuff -- the precise collector
version is getting compiled nightly, but there is no nice installer
wrapper around it.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!