package
3.0.0-alpha.33
Repository: https://github.com/wailsapp/wails.git
Documentation: pkg.go.dev

# README

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, simply run the following command:

go run .

Status

PlatformStatus
MacWorking
WindowsWorking
Linux