# WML Example This is an example of how to use the experimental WML, which provides HTMX style calling of the Wails JS API. ## Running the example To run the example, run the following command: ```bash go run . ```