cd \Android\node8\s8 \C\v8\s8\release\s8vm.exe --expose-gc --shell app.js build.js \C\v8\s8\release\s8vm.exe --expose-gc --shell appS8.js build.js |
// Settings to build application image applicationSources = "sources/appS8/build.st"; assetsPathName = "../appS8/src/main/assets/"; snapshotPathName = assetsPathName+"default.snapshot.js"; |