During Livecode Wasm Export the specific meat of the exported application is packagaged as a zip file called `standalone.zip`. Unzipped this file contains: - __startup.data
and a folder called: - boot/standalone
The engine is contained in the other files, notably files named similar to: - standalone-10.0.2-rc-4.js - standalone-10.0.2-rc-4.wasm
# See - Standlalone archive - Web Deployment