Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

go 1.14 wasm changes #95

Closed
steamraven opened this issue Oct 15, 2020 · 1 comment
Closed

go 1.14 wasm changes #95

steamraven opened this issue Oct 15, 2020 · 1 comment

Comments

@steamraven
Copy link

Do to changes in go 1.14, the syscall/js interface in wasm had breaking changes, specifically with comparing js.Value. Now we need to use js.Value.Equal instead of ==.

@steamraven
Copy link
Author

#96

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant