Skip to main content

Crate wasmsh_browser

Crate wasmsh_browser 

Source
Expand description

Browser Web Worker integration for wasmsh.

Thin adapter around wasmsh_runtime::WorkerRuntime that adds wasm-bindgen entry points for the browser worker.

Structs§

BrowserConfig
Configuration for the browser runtime.
WorkerRuntime
The worker-side runtime that processes host commands.

Functions§

extglob_match
Match a name against an extglob pattern.