Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 64baecb

Browse files
committed
add instructions on getting a binary
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
1 parent 969f95a commit 64baecb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ A [Wagi](https://github.com/deislabs/wagi) static fileserver written in Grain.
77
> of WebAssembly as a cloud-based runtime. This code is not stable or
88
> production ready.
99
10+
## Getting a Binary
11+
12+
We periodically release Wasm modules in binary form. To get the latest, go to the [releases page](https://github.com/deislabs/wagi-fileserver/releases). In the future, we will also publish bindles.
13+
1014
## Building and Running Locally
1115

1216
You will need the [Grain](https://grain-lang.org) toolkit to work with this repo.

0 commit comments

Comments
 (0)