microsoft-webui-wasm 0.0.4

WebAssembly bindings for WebUI framework — powers the online playground
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# microsoft-webui-wasm

WebAssembly bindings for the [WebUI](https://github.com/microsoft/webui) framework, built with `wasm-bindgen`. Powers the online WebUI playground.

## Overview

`microsoft-webui-wasm` exposes WebUI's parser and handler to the browser via a WASM module, enabling live template preview without a server.

## Documentation

See the [WebUI repository](https://github.com/microsoft/webui) for full usage guides and examples.

## License

MIT — Copyright (c) Microsoft Corporation.