Skip to content

fix(sdk/go): tinygo v0.24.0#625

Merged
adamreese merged 1 commit into
spinframework:mainfrom
adamreese:fix/tinygo-0.24.0
Jul 11, 2022
Merged

fix(sdk/go): tinygo v0.24.0#625
adamreese merged 1 commit into
spinframework:mainfrom
adamreese:fix/tinygo-0.24.0

Conversation

@adamreese

Copy link
Copy Markdown
Contributor

Remove custom types for strings because TinyGo v0.24.0 complains.

Fixes #624

Remove custom types for strings because TinyGo v0.24.0 complains.

Fixes spinframework#624

Signed-off-by: Adam Reese <adam@reese.io>

@radu-matei radu-matei left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested with TinyGo v0.24 and Go 1.18, and I can build the templates and examples again.
Thanks, @adamreese !

@adamreese adamreese merged commit 440dee2 into spinframework:main Jul 11, 2022
@adamreese adamreese deleted the fix/tinygo-0.24.0 branch July 11, 2022 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GoSDK - TinyGo V0.24.0 / Go 1.18.3 - compile error

2 participants