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§
- Browser
Config - Configuration for the browser runtime.
- Worker
Runtime - The worker-side runtime that processes host commands.
Functions§
- extglob_
match - Match a name against an extglob pattern.