Workspace Package List
- runtime: component execution runtime
- macros: macro-based interface tooling
- vdom: virtual DOM and event abstractions
- web: web and WIT platform adapters
- browser-worlds: WIT world definitions
- browser-wit-resolver: WIT package cache and resolver
- packager: build and WIT utility CLI (includes
wit_plugin for custom WIT extensions) - hooks/style: UI runtime helpers (
use_interval, use_animation, use_effect, use_state, etc.) - e2e: end-to-end verification package
- browser-glue: TypeScript host implementation for browser worlds