Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unsafestr: update to use unsafe.Slice() #30

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

dkegel-fastly
Copy link
Contributor

Adds support for tinygo 0.32, thereby fixing #29

Passes tests on macos intel:

  • go 1.21.9:
    • go test
  • go 1.21.9 / tinygo 0.32 prerelease:
    • tinygo test
    • tinygo test -target wasi

Adds support for tinygo 0.32, thereby fixing philhofer#29

Passes tests on macos intel:
- go 1.21.9:
	- go test
- go 1.21.9 / tinygo 0.32 prerelease:
	- tinygo test
	- tinygo test -target wasi
@philhofer philhofer merged commit fbbf495 into philhofer:master Jun 12, 2024
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.

2 participants