You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add async task support to VX DOM and host runtime (#676)
## Summary
- Add async task plumbing across compiler, JS host, and VX DOM runtime
- Update web SSR/bootstrap and browser/runtime code paths to handle
async task commands
- Extend smoke, browser, and CLI tests plus the mini-wikipedia example
to cover the new flow
## Testing
- Added and updated unit, browser, and smoke coverage for async VX task
behavior
- Not run (not requested)
0 commit comments