Skip to content

Removing references to js.Wrapper, dropped in go 1.18 #9

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

Merged
merged 3 commits into from
Jan 11, 2022

Conversation

janpfeifer
Copy link
Collaborator

See details in webapi issue #15.

Note: this change unfortunately breaks the API! There was not way to avoid it, and it's due to syscall/js in turn breaking the API -- which should be fine, since it's considered experimental, as this library.

But the fixes to clients of the library should be super simple: where calls to ...FromJS(...) fail, change them to ...FromWrapper(...).

@janpfeifer
Copy link
Collaborator Author

See corresponding change in webapi here

@janpfeifer janpfeifer merged commit 88132a9 into gowebapi:master Jan 11, 2022
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.

1 participant