WAP LabsProject atlas

Work item · WML state, tasks, events, forms, and navigation

WML-305

Timer start, stop, resume, expiry, invalid values, ontimer dispatch, and host wakeups are deterministic and target-parity tested.

Done

Definition of done

  • Timer start, stop, resume, expiry, invalid values, ontimer dispatch, and host wakeups are deterministic and target-parity tested.

Artifacts to create or change

  • Native WML timer lifecycle

How closure is proven

  • cargo test --manifest-path engine-wasm/engine/Cargo.toml wml_305
  • wasm-pack test --node engine-wasm/engine
  • cargo test --manifest-path browser/src-tauri/Cargo.toml
  • pnpm --dir browser/frontend test
  • pnpm test:story WML-305
  • node scripts/wap-context-pack.mjs WML-305
  • pnpm wap-compliance:check
  • pnpm wap-graph:check