(sigil browser async)
(sigil browser async) - Await browser-hosted asynchronous operations.
Browser bridge packages start Promise-backed work and return integer operation handles. This module owns the user-facing wait/release pattern so individual browser API modules do not invent their own async protocol.
Exports
browser-operation-pending?variable(No description)
browser-operation-done?variable(No description)
browser-operation-error?variable(No description)
browser-operation-statusvariable(No description)
browser-operation-resultvariable(No description)
browser-operation-errorvariable(No description)
browser-operation-releasevariable(No description)
await-browser-operationvariable(No description)