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

Array like syntax support v2 #221

Open
krichprollsch opened this issue Apr 29, 2024 · 0 comments
Open

Array like syntax support v2 #221

krichprollsch opened this issue Apr 29, 2024 · 0 comments

Comments

@krichprollsch
Copy link
Member

Following #126

#154 offers a partial solution for Array Like syntax, allowing native object to set once for all the array like values once the native object is attached to the js.

But now we want to change the array's values along the native lifetime.

We need a way to add, remove and clear array like values in the js object.

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

No branches or pull requests

1 participant