Skip to content

Support compiling for TinyGo#198

Merged
whereswaldon merged 2 commits intogo-text:mainfrom
andydotxyz:tinygo
Jul 7, 2025
Merged

Support compiling for TinyGo#198
whereswaldon merged 2 commits intogo-text:mainfrom
andydotxyz:tinygo

Conversation

@andydotxyz
Copy link
Contributor

The issue was that os.UserCacheDir is missing.

The issue was that os.UserCacheDir is missing
@@ -0,0 +1,10 @@
//go:build android
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need this comment as the file name already includes _android suffix.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That is true it is not needed... just a habit of mine sorry

@benoitkugler
Copy link
Contributor

Looks good to me, thank you for this addition !

@whereswaldon whereswaldon merged commit a143bcf into go-text:main Jul 7, 2025
7 checks passed
@andydotxyz andydotxyz deleted the tinygo branch July 7, 2025 13:21
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.

4 participants