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

type assertion panics #4079

Closed
gggrafff opened this issue Jan 9, 2024 · 3 comments
Closed

type assertion panics #4079

gggrafff opened this issue Jan 9, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@gggrafff
Copy link

gggrafff commented Jan 9, 2024

The behavior of type assertions in tinygo differs from the standard go compiler. I get panic when I try to make a valid type assertion.

Example:
https://github.com/gggrafff/tinygo_issue

@gggrafff
Copy link
Author

Probably it's fixed:
#3788
#3986

Let's make minor release with fixes?

@deadprogram
Copy link
Member

@gggrafff I think we are getting very close to the next release.

@deadprogram deadprogram added duplicate This issue or pull request already exists next-release Will be part of next release labels Jan 13, 2024
@deadprogram
Copy link
Member

Completed with v0.31.0 so now closing. Thank you!

@deadprogram deadprogram removed the next-release Will be part of next release label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants