WebAssembly bindings for the [WebUI](https://github.com/microsoft/webui) framework, built with `wasm-bindgen`. Powers the online WebUI playground.
`microsoft-webui-wasm` exposes WebUI's parser and handler to the browser via a WASM module, enabling live template preview without a server.
See the [WebUI repository](https://github.com/microsoft/webui) for full usage guides and examples.
MIT — Copyright (c) Microsoft Corporation.