Files

20 lines
351 B
Markdown
Raw Permalink Normal View History

2023-10-09 20:56:19 +11:00
# WML Example
This is an example of how to use the experimental WML, which provides HTMX style calling of the runtime API.
## Running the example
To run the example, simply run the following command:
```bash
2023-10-17 20:25:36 +11:00
go run .
2023-10-09 20:56:19 +11:00
```
# Status
| Platform | Status |
|----------|---------|
2023-10-17 20:25:36 +11:00
| Mac | Working |
2023-10-09 20:56:19 +11:00
| Windows | Working |
| Linux | |