Skip to content

Releases: suborbital/sat

v0.2.0

10 Feb 21:31
bdd5414
Compare
Choose a tag to compare

Sat Beta-2 provides initial support for metrics and executes modules in a clean room each time, preventing many classes of bugs.

v0.1.4

26 May 21:00
0d4aba1
Compare
Choose a tag to compare

Sat Beta-1.4 improves embedding of Sat in other Go programs and builds binaries for linux/arm64, darwin/arm64 and darwin/amd64.

v0.1.3

05 May 21:13
4bc99d1
Compare
Choose a tag to compare

Sat Beta-1.3 includes mostly internal changes, improving code organization and logging.

v0.1.2

07 Apr 20:57
cd66689
Compare
Choose a tag to compare

Beta-1.2 brings improved test coverage to Sat, and includes stability improvements for Constd.

Beta-1.1

17 Mar 18:53
bddc2cc
Compare
Choose a tag to compare

Sat Beta-1.1 updates Atmo to Beta-4.4.

Beta-1

25 Feb 17:03
e9a9291
Compare
Choose a tag to compare

Welcome to Sat Beta-1!

This has been a long time coming. Sat is our tiny WebAssembly edge compute server that can handle anything from simple command-line tasks to globally distributed production workloads.

Sat has been in the works for many months as an experiment. We're ready to get everyone's input on Sat as an edge compute powerhouse by releasing it in beta!

An overview of what Sat can do:

  • Run Wasm modules (built from every language we support) as a server or a command-line tool
  • Statically compile into a minimal binary (or a minimal container image)
  • Mesh with a 'constellation' of peers to serve entire applications
  • Utilise the entirety of Suborbital's Runnable API to provide secure capabilities to your code

We'd love your feedback, so please let us know how Sat performs for you!