Y
Hacker News
new
|
ask
|
show
|
jobs
by
menckenjr
3395 days ago
You aren't "parsing" through compiled (and linked) code; you're decompiling it, which is a much trickier thing to do and get right. Having your app logic in Javascript in the sandbox cache is just serving it up on a plate.