gespenst API - v0.1.0
    Preparing search index...

    Module index

    BrowserShellAddon

    Selects a portable BashKit shell or a configured Wasmer Bash runtime at activation time.

    BrowserShellAddonOptions

    Configuration for an automatically selected browser shell.

    BrowserShellBashKitReady

    Successful BashKit selection.

    BrowserShellLifecycle

    Public lifecycle exposed by an automatic browser shell addon.

    BrowserShellStatusEvent

    Progress notification emitted while a browser shell selects and starts its runtime.

    BrowserShellWasmerOptions

    Wasmer Bash configuration used by the automatic shell.

    BrowserShellWasmerProbeOptions

    External-command probe applied before a Wasmer Bash backend becomes ready.

    BrowserShellWasmerReady

    Successful Wasmer selection.

    BrowserShellBackend

    Runtime a browser shell can use.

    BrowserShellBackendPreference

    Caller preference used during runtime selection.

    BrowserShellReady

    Runtime-specific session selected by BrowserShellAddon.

    BrowserShellSelectionReason

    Stable explanation of why a backend was selected.

    BrowserShellStatus

    Lifecycle states emitted by BrowserShellAddon.