Skip to content

v1.12.0-beta

Pre-release
Pre-release

Choose a tag to compare

@fanweixiao fanweixiao released this 13 Apr 17:58
6c44bf0

Highlights

WebAssembly is supported when implementing a Stream Serverless Function:

$ yomo build --target=wasm app.go
$ yomo run sfn.wasm

What's Changed

  • feat: build wasm using the yomo command by @venjiang in #494
  • docs: update docs #495

New Contributors

Full Changelog: v1.12.0-alpha1...v1.12.0-beta