Tarmac Versions Save

Write as Functions, Deploy as a Monolith or Microservice with WebAssembly

v0.7.2

2 weeks ago

What's Changed

Full Changelog: https://github.com/tarmac-project/tarmac/compare/v0.7.1...v0.7.2

v0.7.1

3 months ago

What's Changed

Full Changelog: https://github.com/tarmac-project/tarmac/compare/v0.7.0...v0.7.1

v0.7.0

4 months ago

What's Changed

Full Changelog: https://github.com/tarmac-project/tarmac/compare/v0.6.0...v0.7.0

v0.6.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tarmac-project/tarmac/compare/v0.4.0...v0.6.0

v0.5.0

7 months ago

What's Changed

Full Changelog: https://github.com/tarmac-project/tarmac/compare/v0.4.0...v0.5.0

v0.4.0

1 year ago

What's Changed

  • Added Multi-Function capabilities enabling the creation of multi-function services and multi-service instances
  • Added a Go SDK for WASM functions written in TinyGo
  • Updated examples to use the Go SDK
  • Added a Function to Function callback

New Contributors

Full Changelog: https://github.com/madflojo/tarmac/compare/v0.3.0...v0.4.0

v0.3.0

1 year ago

What's Changed

  • Updated to leverage wazero as the underlying Web Assembly runtime engine.
  • Added m-TLS authentication support and configuration options.
  • Minor refactoring, documentation updates, and bug fixes.

New Contributors

Full Changelog: https://github.com/madflojo/tarmac/compare/v0.2.0...v0.3.0

v0.2.0

2 years ago

Made some significant interface changes for WASM guests, updated documentation. The goal is to make building basic functions, dead simple.

v0.1.0

2 years ago

This release is an initial release of Tarmac. While Tarmac is still under active development and many contracts are subject to change, the basic functionality is stable and ready for others to start using.