Skip to content

Tags: redpanda-data/tinygo

Tags

v0.31.0-rpk2

Toggle v0.31.0-rpk2's commit message
Add build scripts for release builds on all supported platforms

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>

v0.31.0-rpk1

Toggle v0.31.0-rpk1's commit message
Add Makefile changes for redpanda

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>

v0.30.0-rpk1

Toggle v0.30.0-rpk1's commit message
Add Makefile changes for redpanda

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>

v0.29.0-rpk1

Toggle v0.29.0-rpk1's commit message
Add Makefile changes for redpanda

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>

js-sdk-v1.1

Toggle js-sdk-v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from rockwotj/quiet

Add -quiet flag to suppress rpk output

js-sdk-v1

Toggle js-sdk-v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from rockwotj/quiet

Add -quiet flag to suppress rpk output

js-sdk-placeholder

Toggle js-sdk-placeholder's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from rockwotj/quiet

Add -quiet flag to suppress rpk output

v0.28.1-rpk3

Toggle v0.28.1-rpk3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from rockwotj/rockwood/updates

Package all tinygo commands

CS ran into some issue with the built version of tinygo that was used, so to aid debugging it's useful to package the full tinygo installation and all the commands.

This removes the custom main that we were providing and instead just adds some help text for rpk after build.

Additionally, always make sure to package binaryen on macos (this is needed for a hermetic toolchain)