async function main() { await app.setDocument(utf8Decode(getFile('index.html'))); } main();