Skip to content

v0.2

Latest

Choose a tag to compare

@nalgeon nalgeon released this 26 Jun 12:43
· 1 commit to main since this release

Solod (So) is a system-level language with Go syntax, zero runtime, and native C interop.

v0.2 includes these features and improvements:

  • Basic networking.
  • UUIDs and hex encoding.
  • 32-bit target support.
  • WebAssembly support (WASI).
  • Freestanding mode.

See the blog post or the changelog for more details.