Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiblitz/zensui
https://github.com/kiblitz/zensui
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiblitz/zensui
- Owner: kiblitz
- License: mit
- Created: 2024-05-05T15:24:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T13:48:31.000Z (6 months ago)
- Last Synced: 2024-05-12T14:45:58.889Z (6 months ago)
- Language: Zig
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zensui
A zig web ui framework.## Build
$ zig build-exe -target wasm32-freestanding src/main.zig -fno-entry -rdynamic