SIGN IN SIGN UP

Parse args sent through evaluation function

Previously they'd go in still stringified so we didn't get a chance to
convert buffer objects back to buffers, for example, making things like
`fs.write` write `[object Object]` to files.
A
Asher committed
7edf797efc2ef1d6e996afd1322dc4cf3df82f58
Parent: fe10780