Skip to content

fix: remove {.global.} from arg in bindCallback#7

Open
wesleycoder wants to merge 2 commits intoneroist:mainfrom
wesleycoder:patch-1
Open

fix: remove {.global.} from arg in bindCallback#7
wesleycoder wants to merge 2 commits intoneroist:mainfrom
wesleycoder:patch-1

Conversation

@wesleycoder
Copy link

global is breaking in latest nim versions, removing it solved the problem for me. I'm a newbie in nim/webview development, but I think this shouldn't be much trouble to remove from what I tested.

global is breaking in latest nim versions, removing it solved the problem for me.
I'm a newbie in nim/webview development, but I think this shouldn't be much trouble to remove from what I tested.
Removing global comment as it is out of context by removing the global pragma
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