Note | It is NOT the fastest and easy way to build your app. The best way is to use node8 project and edit/change s8App sample application to meet your requirements. It is good to do this way because you can use the U8 toolset while developing your app. |
Today (Oct 20, 2020) the clean installation report a library mismatch at startup. |
The failure is related with issue in gradle framework. To avoid the crash it is required to use gradle version 4.0.x (or later) To set the gradle version, edit the build.gradle file in (Project: MyApp8) to |
applicationSources = "sources/myapp8/build.st";
Execute the following command to build the snapshot (note that the snapshot will be stored in the assets of your application) |
s8vm.exe --expose-gc --shell myapp8.js build.js |
Social support | Facebook group |
Platform | node8 Platform |
Repository | U8 - S8 Universe |
Collaborative support and media | U8 Swiki and S8 media swiki |
Building toolset | Console platform |
S8 main storage | S8 kernel and frameworks |
Debugging tools | U8 Remote Debugger |