]> git.saurik.com Git - cydget.git/blob - Index.js
Split WebCycript functionality to its own package.
[cydget.git] / Index.js
1 with (Cycript.all) {
2 document.write('<h1>[' + malloc + ']</h1>');
3 }