Documentation
¶
Rendered for js/wasm
Overview ¶
Command module is the Web UI's WASM entry point. It wraps one webcore.Session and registers fizzleCore on the JS global: coarse methods that take and return plain JS values, with every result wrapped in an {ok, value} or {ok, error} envelope. A Go panic is recovered into an envelope; it never crosses the boundary raw.
Click to show internal directories.
Click to hide internal directories.