638 B
638 B
W-016 Status
status: done task: 建立资源 manifest 和 WASM 校验
Evidence
- Manifest:
web/app/public/engine-manifest.json - Protocol and loader:
web/protocol/manifest.ts - App status reports
Manifest: verified r1; the optional localweb_engine.wasmresource is available for the real ABI worker path.
Version mismatch, malformed manifests, unavailable resources and digest mismatches reject before a required resource is accepted by the loader.
Verification
npm run typecheck # passed
npm run lint # passed
npm run build # passed
npm run test:e2e # passed with manifest verification