Skip to content

fixes #291; incorrect this access#292

Merged
Araq merged 1 commit into
masterfrom
ringabout-patch-1
Oct 18, 2024
Merged

fixes #291; incorrect this access#292
Araq merged 1 commit into
masterfrom
ringabout-patch-1

Conversation

@ringabout

@ringabout ringabout commented Oct 18, 2024

Copy link
Copy Markdown
Collaborator

fixes #291

since Nim support JS lambda lifting. The meaning of this has changed in the closure functions. It represents captured variables rather than binding objects.

--legacy:jsnolambdalifting should work as well.

fixes #291

since Nim support JS lambda lifting. The meaning of `this` has changed in the closure functions. It represents captured variables rather than binding objects.
@Araq Araq merged commit 2536062 into master Oct 18, 2024
@ringabout ringabout deleted the ringabout-patch-1 branch October 18, 2024 05:47
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.

Kajax not working in 2.2.0

2 participants