Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dasimmet/zig-spin-sdk
https://github.com/dasimmet/zig-spin-sdk
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dasimmet/zig-spin-sdk
- Owner: dasimmet
- Created: 2023-03-23T01:11:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T18:02:15.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T02:33:53.658Z (3 months ago)
- Language: C
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zig-spin-sdk
A Zig CGI Application compiled to WASM (WAGI), running on Fermyon Spin.
Hosted to and Hosted at: [Fermyon Cloud](https://spinapp-21hfxd8b.fermyon.app)
## Publish
```console
zig build -Doptimize=ReleaseSmall
spin deploy
```