vitajs A way to develop games with Javascript on PS Vita. Hardcoded script: var x = 10; var y = 'Hello world menó! x =' + x; y // <-- yes, just 'y' will print the text.