Swank Wiki
Recently Visited

Swank v0.04.04

Type: task
Description: Javascript interpreter
Status: New
Priority: 5
Assigned:

Notes

The best way to make Swank secure would be to run the pages as server-side javascripts, sandboxed but with access to perl objects such as sys and io.

The javascript would need to support a default method, such as __noSuchMethod__ which is available in SpiderMonkey and Rhino.